Skip to content

Python implementation of Istanbul BFT algorithm using Flask. Experimental

License

Notifications You must be signed in to change notification settings

dankrad/python-ibft

Repository files navigation

python-ibft

Python implementation of Istanbul BFT algorithm using Flask. Experimental

Requirements

Needs python3, flask, tmux (for run*.sh scripts)

Testing

Run

./run.sh

to try it out; tmux required. Several scripts to experiment with defective parties are included in run*.sh.

More info

Implements the Istanbul BFT algorithm according to this paper: https://arxiv.org/abs/2002.03613

About

Python implementation of Istanbul BFT algorithm using Flask. Experimental

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published