Tag
#devp2p
19 repositories
Repos
Mastering Ethereum: 2nd Edition, by Andreas M. Antonopoulos, Gavin Wood, Carlo Parisi, Alessandro Mazza, Niccolò Pozzolini
Ranger is an ethereum p2p client capable of interacting with peers without a full node
Project is in active development and has been moved to the EthereumJS VM monorepo.
Lightweight Ethereum history node — syncs headers, receipts & logs from P2P, serves eth_getLogs RPC. No EVM, no state trie. Full mainnet in ~6h.
This is Ethereum devp2p protocol dissector plugin for wireshark.
Final Year Project @HKU Department of Computer Science | HGFRR includes a new peer-to-peer network protocol that improves communication efficiency and security among peers, and an implementation of a fast, secure blockchain system on top of this P2P network.
ciri-p2p is a DevP2P implementation, we also seek to implement LibP2P components upon ciri-p2p codebase in the future.
permissionless, non-hierarchical virtual-machine and network of computers, which build an ever-growing blockchain to reach consensus. WIP DO NOT USE
devp2p implementation to receive pending ethereum transactions and push them to websocket
The realization of Ethereum execution layer client (only devp2p) in Python
Ethereum L1 Protocol Stack and EVM in JavaScript & TypeScript DEVOPS-WEBSERVER-DAPP