Skip to content

Latest commit

 

History

History
executable file
·
18 lines (12 loc) · 764 Bytes

README.md

File metadata and controls

executable file
·
18 lines (12 loc) · 764 Bytes

Rari dApp · Tests · Coverage Status

Rari Capital's Web3 Portal.

Requirements

  • node: v14.17.0
  • npm: v7.21.0

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!