A simple proof of stake blockchain written in python. (Guide ==> https://github.com/mycoralhealth/blockchain-tutorial)
- Install python3.
- Clone this repo.
- Open terminal in the project directory.
- Run
>>python3 pos.py
A simple proof of stake blockchain written in python. (Guide ==> https://github.com/mycoralhealth/blockchain-tutorial)
>>python3 pos.py