Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 340 Bytes

Gosig -blockchain consensus

This repository contains blockchain consensus named gosig. Gosig is byzantine fault tolerance consensus.

Dependency Prerequisite

Develop

Install requirements:

pip install -r requirements.txt

Run:

PYTHONPATH=. python gosig.py -p <port>