Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 245 Bytes

Lido Ethereum SDK Playground

This is playground for SDK development and testing build on top of Next.js app.

  • yarn build:packages
  • cd playground
  • fill .env.local as per .env.example
  • yarn install
  • yarn dev to launch dev app