← Back to home

EthAddress

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

Screenshots

EthAddress screenshot 1
EthAddress screenshot 2
EthAddress screenshot 3

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