blockchain
Blockchain network
An implementation of a basic blockchain network with ECDSA key generation and proof of work requirements for transactions and block generation.
A basic blockchain implementation written in Go
845 stars
77 watching
247 forks
Language: Go
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
crisadamo/gochain | A basic implementation of blockchain in Go with endpoints for node management and data synchronization | 273 |
iotexproject/iotex-core | An ultra-efficient EVM blockchain network offering 1000 TPS with instant finality for DeFi and IoT applications. | 1,551 |
0xs34n/blockchain | A proof-of-concept implementation of blockchain technology in JavaScript | 932 |
celo-org/celo-blockchain | An implementation of a blockchain network for the Celo ecosystem. | 564 |
onflow/flow-go | A blockchain platform for supporting next-generation gaming and app development | 533 |
joystream/joystream | A comprehensive platform for building and operating a blockchain network with additional functionality. | 1,424 |
aviaviavi/legion | A peer-to-peer blockchain network implementation in Haskell | 601 |
kadena-io/chainweb-node | A blockchain node implementation for the Chainweb parallel-consensus architecture | 249 |
mappum/bitcoin-net | An implementation of Bitcoin's peer-to-peer networking in JavaScript for both Node.js and browser environments. | 24 |
cosmos/cosmos | An initiative exploring proof-of-stake blockchain consensus algorithms and their applications. | 1,271 |
onyx-protocol/onyx | Software designed to operate and connect to permissioned blockchain networks with a shared ledger | 1,786 |
starcoinorg/starcoin | A blockchain network built using Rust and Move smart contracts to scale by layering | 1,380 |
openblockchains/programming-blockchains | A step-by-step guide to building blockchains from scratch, starting with crypto hashes. | 667 |
bitauth/chaingraph | A multi-node blockchain indexer and GraphQL API built on Kubernetes | 52 |
vertices-network/c-vertices-sdk | A C library providing a standardized interface to interact with various blockchains. | 10 |