Skip to content

SwingbyProtocol/skypools-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App to swap ERC20 and BEP20 Swingby Tokens.

Getting started

  1. Clone the repo.
  2. Run yarn.
  3. Duplicate .env.example and rename it to .env.
  4. Provide values for all environment values in .env.
  5. Run yarn prisma migrate deploy --preview-feature.
  6. Run yarn dev.