BTC Address Generator
- Generate bitcoin address and privatekey using seed
- If you forget your privatekey, you could recover it by using same given seed
- Remember to use enough long seed (at least 12 digits long) to get enough secure privatekey
Depencies
pycoin -- Python Cryptocoin Utilities https://github.com/richardkiss/pycoin
Install
- Install Python Cryptocoin Utilities
- Launch "btc_address_generator.sh" script