This is version 2 of the DApp for Silent Shard Snap
- Node.js v16 or higher
- Check
.env.examplefile and setup environment variables before running the app
Project is using yarn as main package manager
- Run:
yarnfor install all packages - Run:
yarn startfor start dev environment - Run:
yarn run buildfor build your project - Run:
yarn run lintfor checking error and fix it
Will be there soon