12 Forks
47 Stars
47 Watchers

bft-rs

An efficient and stable Rust library of BFT protocol for distributed system.

How to download and setup bft-rs

Open terminal and run command
git clone https://github.com/cryptape/bft-rs.git
git clone is used to create a copy or clone of bft-rs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bft-rs https://github.com/cryptape/bft-rs/archive/master.zip

Or simply clone bft-rs with SSH
[email protected]:cryptape/bft-rs.git

If you have some problems with bft-rs

You may open issue on bft-rs support forum (system) here: https://github.com/cryptape/bft-rs/issues