Loading page
Loading page
build // Bitcoin · Wallets
Create BIP39 seeds, derive BIP84/86 accounts, export output descriptors, and restore a wallet from backup alone.
Create BIP39 seeds, derive BIP84/86 accounts, export output descriptors, and restore a wallet from backup alone.
This is a intermediate Pull project on the bitcoin track. Treat it as a portfolio piece: specific acceptance criteria beat vague demos.
Open the linked lesson when you need protocol context: /roadmaps/bitcoin/lessons/dev-wallet.
Required skills
Part of the bitcoin roadmap.
app/ primary interface (CLI, API, or UI) domain/ protocol and business logic adapters/ Bitcoin Core, Lightning node, or indexer clients tests/ smoke and regression coverage
Transaction and address building in JavaScript.
Wallet toolkit used in production clients.