Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 490 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 490 Bytes

MISTswap Analytics

MISTswap Analytics is a progressive web application for the MISTswap Protocol.

Getting started

This one-liner assumes you have git, nvm & yarn installed.

git clone https://github.com/mistswapdex/mistswap-analytics.git && cd mistswap-analytics && nvm use && yarn && yarn dev

Add your logo

Add your logo by opening a PR against mistswapdex/assets

Add token information

Edit src/core/tokeninfo.js to add your token information.

Licence

MIT