Skip to content

Leap-Exchange/leap-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leap Exchange Frontend

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

Getting Started

Installing Dependancies:

npm install

or

yarn install

Starting App:

npm start

or

yarn start

Releases

No releases published

Packages

No packages published