MISTswap Analytics is a progressive web application for the MISTswap Protocol.
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 by opening a PR against mistswapdex/assets
Edit src/core/tokeninfo.js to add your token information.
MIT