whiteblock / hobbits

Hobbits is a lightweight wire protocol for ETH 2.0 network testing purposes.
MIT License
25 stars 17 forks source link
c common-lisp cpp d erlang ethereum golang java javascript php racket rust scheme swift

THIS REPOSITORY HAS MOVED.

Hobbits has been adopted by the DeltaP2P Foundation where it is now being maintained.

Hobbits, or There and Back Again

A Lightweight, Multiclient Wire Protocol For ETH2.0 Communications

Hobbits is a modular wire protocol which allows implementers to experiment with various application logic over a practical network in an agnostic and expedient manner.

Specifications

EWP 0.2

ETH 2.0 Protocol

Implementations

Demo Implementations

Full Implementations

Missing languages

Setup

sh setup.sh

Running Tests

python test/run.py

Note: This chicken shit python test runner is written in python 2.

Basic benchmark results against Protobuf.

Contributing

Please create issues to document your critiques, suggestions, improvements, etc. We will use it as a discussion funnel to refine this specification and move forward towards a stable 1.0

STEAL THIS CODE