We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Development of Emergeth depends on advancements in FrameworkJS here. It should support menus/views and pad navigation.
May be useful reading:
The text was updated successfully, but these errors were encountered:
danimesq
No branches or pull requests
Development of Emergeth depends on advancements in FrameworkJS here. It should support menus/views and pad navigation.
https://github.com/ethereumjs/keythereum
https://gist.github.com/michelem09/9201305bf2259bb89843373859dcdfce
Should generate from seed, and let user annotate and confirm this seed (but the above are only for privatekey, not seed).
Can try this for seed (uses ethers.js!):
https://github.com/ChainSafe/ethersjs-genaddress
May be useful reading:
The text was updated successfully, but these errors were encountered: