blockchain_go

Blockchain simulator

A simplified blockchain implementation in Golang with various features such as proof-of-work and transactions

A simplified blockchain implementation in Golang

GitHub

4k stars
181 watching
1k forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list

bitcoinblockchaincryptocurrencygolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
volodymyrprokopyuk/go-blockchain A comprehensive guide to building and learning blockchain technology from scratch in Go with gRPC 284
izqui/blockchain An implementation of a basic blockchain network with ECDSA key generation and proof of work requirements for transactions and block generation. 846
crisadamo/gochain A basic implementation of blockchain in Go with endpoints for node management and data synchronization 273
algorand/go-algorand An implementation of Algorand's blockchain protocol in Go 1,364
iotexproject/iotex-core An ultra-efficient EVM blockchain network offering 1000 TPS with instant finality for DeFi and IoT applications. 1,552
codemaveric/libra-go A Go client for interacting with the Libra Blockchain 49
algorand/go-algorand-sdk Provides APIs and tools for interacting with the Algorand blockchain 185
onflow/flow-go A blockchain platform for supporting next-generation gaming and app development 533
the729/go-libra A client library for interacting with the Libra blockchain 44
miguelmota/go-ethereum-hdwallet A Go library implementing Ethereum HD wallet derivations 508
celo-org/celo-blockchain An implementation of a blockchain network for the Celo ecosystem. 567
ethereum/go-ethereum A Go implementation of the Ethereum protocol's execution layer 47,891
dvsekhvalnov/jose2go A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication 187
0xs34n/blockchain A proof-of-concept implementation of blockchain technology in JavaScript 931
chenmingyong0423/go-mongox A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. 150