Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tendermint

A simple Tendermint implementation in Rust based on The latest gossip on BFT consensus and Tendermint Specifications.

The goal of this project is to practice Rust and to understand blockchain consensus. The implementation is not production-ready and is not intended for real-world use.

Components

This repository contains two major components:

  • Application: A simple application that implements ABCI++.

  • Node: A Tendermint node that implements Tendermint consensus.

About

A simple Tendermint implementation in Rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages