cosme12 / SimpleCoin

Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
http://copitosystem.com
MIT License
1.78k stars 397 forks source link

Wallet generator and User client #5

Closed cosme12 closed 6 years ago

cosme12 commented 6 years ago

For those that don't want to mine, a new script should be created. It should also include an address generator.