Skip to content

MightyAlex200/RubyHashgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages