Skip to content

feat: Submitting assignment 6#36

Open
Chibey-max wants to merge 1 commit intoBlockheaderWeb3-Community:as-w2-d3from
Chibey-max:submission/assignment-06/Chibey-max
Open

feat: Submitting assignment 6#36
Chibey-max wants to merge 1 commit intoBlockheaderWeb3-Community:as-w2-d3from
Chibey-max:submission/assignment-06/Chibey-max

Conversation

@Chibey-max
Copy link
Collaborator

Summary


Title

Ethereum wallet generation (BIP-39 / BIP-32)


Description

Adds a simple, educational example demonstrating how an Ethereum wallet is derived from secure entropy using BIP-39, BIP-32, and the standard Ethereum derivation path.

Includes:

  • Entropy → mnemonic → seed flow
  • HD wallet derivation (m/44'/60'/0'/0/0)
  • secp256k1 public key generation
  • Keccak-256 hashing
  • Detailed README explaining each step

How to Test

npm install
node script.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant