Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 341 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 341 Bytes

Consensus lightclient browser demo

Lightclient that tracks the consensus head with a server backend that implements the routes defined in ethereum/beacon-APIs/pull/181.

Contributing

Prerequisites

  • NodeJS
  • yarn

Install

yarn

Run locally

yarn start