mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
ca76c8a4ed
commit
b7e22580d2
@ -196,7 +196,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [Reddit](#reddit)
|
||||
- [Websites](#websites)
|
||||
- [Tutorials](#tutorials)
|
||||
- [Guided Learning Paths](#guided-learning)
|
||||
- [Guided Learning](#guided-learning)
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
@ -261,6 +261,7 @@ _Tools for building blockchains._
|
||||
- [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.
|
||||
- [kubo](https://github.com/ipfs/kubo) - A blockchain framework implemented in Go. It provides content-addressable storage which can be used for decentralized storage in DApps. It is based on the IPFS protocol.
|
||||
- [solana-go](https://github.com/gagliardetto/solana-go) - Go library to interface with Solana JSON RPC and WebSocket interfaces.
|
||||
- [tendermint](https://github.com/tendermint/tendermint) - High-performance middleware for transforming a state machine written in any programming language into a Byzantine Fault Tolerant replicated state machine using the Tendermint consensus and blockchain protocols.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user