Skip to content

bitcoinfromscratch/bfs-dice

Repository files navigation

BFS-Dice

Generating Bitcoin private key and BIP39 mnemonic words using dice

Generate bitcoin BIP39 mnemonic words using dice

Overview of generating the bitcoin seed and mnemonic words


Works on Windows, Mac and linux

git clone https://github.com/bitcoinfromscratch/bfs-dice.git
npm install
npm start
running tests
mocha tests/run_test.js