mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added CometBFT to Blockchain section (#4934)
* Added CometBFT to Blockchain section
This commit is contained in:
parent
2ffc070c05
commit
01d258bebc
@ -257,6 +257,7 @@ _Libraries for implementing authentication schemes._
|
||||
|
||||
_Tools for building blockchains._
|
||||
|
||||
- [cometbft](https://github.com/cometbft/cometbft) - A distributed, Byzantine fault-tolerant, deterministic state machine replication engine. It is a fork of Tendermint Core and implements the Tendermint consensus algorithm.
|
||||
- [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) - A Framework for Building Public Blockchains in the Cosmos Ecosystem.
|
||||
- [go-ethereum](https://github.com/ethereum/go-ethereum) - Official Go implementation of the Ethereum protocol.
|
||||
- [gossamer](https://github.com/ChainSafe/gossamer) - A Go implementation of the Polkadot Host.
|
||||
|
Loading…
Reference in New Issue
Block a user