Rari Capital's Web3 Portal.
- node:
v14.17.0
- npm:
v7.21.0
What are the "compiled" folders in src/static?
- The
src/static/compiled
folder has misc. files that are auto generated from scripts like: rari-tokens-generator - You can generate these files using
npm install
. - These files are gitignored so do not worry about trying to commit them!