Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 355 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 355 Bytes

Setup

  1. Clone this repository
  2. Run git submodule update --init

Everytime you need to test a change in prysm or geth, run git submodule update --remote

Running the Devnet

  1. (Optional) Run make devnet-clean to start from a clean slate
  2. Run make devnet-up
  3. Visit http://127.0.0.1:16686 to visualize beacon and validator node traces