prysm
Proof of Stake
A Go implementation of Ethereum's proof-of-stake consensus algorithm
Go implementation of Ethereum proof of stake
3k stars
129 watching
1k forks
Language: Go
last commit: 4 days ago
Linked from 1 awesome list
ethereum
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/go-ethereum | A Go implementation of the Ethereum protocol's execution layer | 47,891 |
consensys/quorum | An Ethereum-based distributed ledger protocol with features supporting data privacy and alternative consensus mechanisms | 4,696 |
tendermint/tendermint | Replicates state transitions across multiple machines to achieve fault tolerance and consistency | 5,729 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 37,145 |
ethereum/py-evm | An implementation of the Ethereum Virtual Machine in Python | 2,279 |
status-im/nimbus-eth2 | A software implementation of the Ethereum Beacon Chain's proof-of-stake consensus layer. | 552 |
sigp/lighthouse | An Ethereum consensus client that provides a secure and efficient way to validate transactions on the Ethereum network. | 2,984 |
miguelmota/go-ethereum-hdwallet | A Go library implementing Ethereum HD wallet derivations | 508 |
go-acme/lego | An ACME client and library written in Go for obtaining and managing SSL/TLS certificates. | 8,092 |
ethers-io/ethers.js | A comprehensive JavaScript library for interacting with the Ethereum blockchain | 8,027 |
golang/crypto | Provides supplementary cryptography libraries for the Go programming language | 3,040 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
smartcontractkit/chainlink | Enables blockchain-based access to real-world data and off-chain computation while maintaining security and reliability guarantees | 7,097 |
matter-labs/zksync | A decentralized scaling and privacy solution for the Ethereum network. | 4,903 |
osrg/gobgp | BGP implementation in Go, aiming to provide a modern and scalable solution for network routing protocols. | 3,667 |