Rari dApp · Tests · Coverage Status

Rari Capital's Web3 Portal.

Requirements

  • node: v14.17.0
  • npm: v6.14.13

Notes:

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!