Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 231 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 231 Bytes

Astrogallery

Staking platform for astrogallery.io

Run

Move to the client folder. Create a .env.local file and add ENV = mainnet. To run execute the following command inside the client folder:

npm i
npm run dev