Loading page
Loading page
build // Bitcoin · Wallets
Implement largest-first and branch-and-bound style selection. Visualize waste, change, and fee tradeoffs on a fixed UTXO set.
Implement largest-first and branch-and-bound style selection. Visualize waste, change, and fee tradeoffs on a fixed UTXO set.
This is a beginner 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/basics-utxo.
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.