An open API service indexing awesome lists of open source software.

https://github.com/chainsafe/hobbits-ts

A TypeScript implementation of the Hobbits Ethereum Wire Protocol
https://github.com/chainsafe/hobbits-ts

Last synced: 3 months ago
JSON representation

A TypeScript implementation of the Hobbits Ethereum Wire Protocol

Awesome Lists containing this project

README

          

# hobbits-ts
A TypeScript implementation of the Hobbits Ethereum Wire Protocol.

## Overview
The goal of hobbits is to define a lightweight wire protocol for ETH2.0 in order to facilitate rapid prototyping and cross-client communication. Read the [specification](https://github.com/deltap2p/hobbits/blob/master/specs/spec.md) for more information.

## Install Instructions

## Run Tests

## Contributing