Skip to content

degen-lab/solo-stacking

Repository files navigation

The Solo Stacking Tool is live!

https://solo.stacking.tools

Test it on your local environment

  1. clone repository
  2. install dependencies npm i
  3. run
    a. using npm run dev
    b. or using npm run build and then npm run start