An (almost) functioning frontend UI for the leap-exchange contracts (+ it has a dark theme).
To be added:
- Approval and submission of token transfer functionality and retreival of events from smart contracts
- Gas price estimates and fee calculation
- Uses a dummy array of networks, tokens and receipts
npm install
or
yarn install
npm start
or
yarn start