Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 216 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 216 Bytes

libp2p playground

Requirements

  • node v18
  • yarn v1.22.19

Install dependencies

$ yarn

Run the playground

Debug mode

$ yarn debug

Non-debug mode

$ yarn start