Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Hashgraph implementation in Ruby

This repository contains an implementation of the Hashgraph distributed byzantine fault tolerant consensus algorithm written in Ruby. The algorithm is patented by Leemon Baird and Swirlds. The whitepaper can be found here.

This implementation is not official and probably has bugs. Use at your own risk.

About

Implementing the Hashgraph consensus algorithm in Ruby

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages