mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
feat: add solana-go (#3927)
* Update README.md Added the Solana RPC implementation in Go to the Blockchains section. This one's going to be important ;) * moved solana-go to alphabetical order * re add . Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
fa18574ed8
commit
f86d9c94fb
@ -194,6 +194,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [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.
|
||||
* [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.
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
Loading…
Reference in New Issue
Block a user