This repository contains blockchain consensus named gosig. Gosig is byzantine fault tolerance consensus.
Install requirements:
pip install -r requirements.txt
Run:
PYTHONPATH=. python gosig.py -p <port>
This repository contains blockchain consensus named gosig. Gosig is byzantine fault tolerance consensus.
Install requirements:
pip install -r requirements.txt
Run:
PYTHONPATH=. python gosig.py -p <port>