区块链golang丨go区块链深度实战
人阅读 2023-06-11 05:32:01
【区块链golang丨go区块链深度实战】lot物联网小编为你整理了的相关内容,希望能为你解答。
构建区块链的工具。
cosmos-sdk(https://github.com/cosmos/cosmos-sdk) - 在 Cosmos 生态系统中构建公共区块链的框架。
go-ethereum(https://github.com/ethereum/go-ethereum) - 以太坊协议的官方 Go 实现。
gossamer(https://github.com/ChainSafe/gossamer) - Polkadot 主机的 Go 实现。
solana-go(https://github.com/gagliardetto/solana-go) - Go 库与 Solana JSON RPC 和 WebSocket 接口进行交互。
tendermint(https://github.com/tendermint/tendermint) - 高性能中间件,用于将以任何编程语言编写的状态机转换为拜占庭容错复制状态机,使用Tendermint 共识和区块链协议。
更多推荐请访问 Go代码精选
以上内容为【区块链golang丨go区块链深度实战】的相关内容,更多相关内容关注lot物联网。