mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-01 21:05:43 +00:00
5f266617987d4a8fba0cf58c98dcabb7d0cd17f7
TenderMint - proof of concept
- peer: P2P networking stack. Designed to be extensible.
- merkle: Immutable Persistent Merkle-ized AVL+ Tree, used primarily for keeping track of mutable state like account balances.
- crypto: Includes cgo bindings of ed25519.
Status
- Still implementing peer/*
- Ed25519 bindings complete
- merkle/* complete
Description
Languages
Go
85.9%
TeX
7.2%
TLA
4.9%
Shell
0.6%
Python
0.5%
Other
0.8%