mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-30 11:41:55 +00:00
c40fc65e6bbdd7821b18f1db48392ba89d4f34c7
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
72.6%
C
17.7%
Shell
3.2%
Python
1.6%
Makefile
1%
Other
3.7%