An open API service indexing awesome lists of open source software.

https://github.com/flavien-hugs/blockchain

[TEST] Small script testing blockchain.
https://github.com/flavien-hugs/blockchain

blockchain python python-blockchain

Last synced: 4 months ago
JSON representation

[TEST] Small script testing blockchain.

Awesome Lists containing this project

README

          

## Blockchain with python

Small illustration of the implementation of a blockchain in python.

### Testing
---
First of all make sure you have following python on your machine.
The code has been written in Python 3.
Download or clone the project then go to the project folder and open
your command prompt and do :
- create a virtual environment by running the command ```./setup.sh```
- start blockhain : ```./start.sh```

### Contribute
---
Make a fork of the project. Add your changes and make a
pull request.

### Credit
---
Twitter : [flavien-hugs](https://twitter.com/flavien_hugs)
Email : flavienhugs@pm.me