gochain
Blockchain client
A basic implementation of blockchain in Go with endpoints for node management and data synchronization
A basic implementation of Blockchain
273 stars
22 watching
67 forks
Language: Go
last commit: almost 7 years ago
Linked from 1 awesome list
blockchain
Related projects:
Repository | Description | Stars |
---|---|---|
the729/go-libra | A client library for interacting with the Libra blockchain | 44 |
cosmos/ibc-go | An implementation of the Inter-Blockchain Communication protocol in Golang to enable communication between heterogeneous blockchains. | 561 |
codemaveric/libra-go | A Go client for interacting with the Libra Blockchain | 49 |
volodymyrprokopyuk/go-blockchain | A comprehensive guide to building and learning blockchain technology from scratch in Go with gRPC | 284 |
algorand/go-algorand-sdk | Provides APIs and tools for interacting with the Algorand blockchain | 185 |
algorand/go-algorand | An implementation of Algorand's blockchain protocol in Go | 1,364 |
gagliardetto/solana-go | A Go SDK library and RPC client for the Solana Blockchain | 987 |
clickhouse/ch-go | A low-level TCP client and protocol implementation for interacting with a columnar OLAP database management system | 327 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
ctreminiom/go-atlassian | Provides a simple and convenient way to interact with Atlassian products' REST APIs in Go. | 134 |
onyx-protocol/onyx | Software designed to operate and connect to permissioned blockchain networks with a shared ledger | 1,785 |
coming-chat/go-sui-sdk | A Go library providing an interface to the Sui blockchain for interacting with accounts and transactions. | 84 |
celo-org/celo-blockchain | An implementation of a blockchain network for the Celo ecosystem. | 567 |
izqui/blockchain | An implementation of a basic blockchain network with ECDSA key generation and proof of work requirements for transactions and block generation. | 846 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |