Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 791 Bytes

README.md

File metadata and controls

32 lines (15 loc) · 791 Bytes

Overview

DAJ - Get your future interest at warp velocity

Building

To build the application please install first all of the dependencies by running:

npm install

All of the smart-contracts tests are executed on the buidler-evm environment and can be started by typing:

npm run test

Make sure that all of the smart-contracts are compiled before trying to deploy the dApp:

npx truffle compile

To deploy the front-end on your local machine please type in your command line:

npm run dev

Protocol description

Reference use case