EthAddress
This project helps in generating Ethereum accounts and signing transactions in Javascript
Screenshots



Problem Statement
This project helps in generating Ethereum accounts and signing transactions in Javascript. This project uses mnemonic as a source of randomness, to create a signing key-pair. To generate a private key from the hex seed, we will use the ethereumjs-wallet library. With the private key, we can generate the public key. Import the ethereumjs wallet and derive the public key.
Solution
This project uses mnemonic as a source of randomness, to create a signing key-pair. To generate a private key from the hex seed, we will use the ethereumjs-wallet library. With the private key, we can generate the public key. Import the ethereumjs wallet and derive the public key.
Hackathon
LFGrow
2024
Contributors
- critesjosh
16 contributions
- hepnerthomas
4 contributions
- jhreis
1 contributions
- devskope
1 contributions
- owanikin
1 contributions