Skip to content

gakshita/Astro-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

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