A web app that displays 7-day price chart of the $ATOM-$NTRN pair on the Astroport DEX that operates on the Neutron network.
- Install all dependencies
yarn install
- Start the web app
yarn dev
- To run the test of the web app
yarn e2e:run
A web app that displays 7-day price chart of the $ATOM-$NTRN pair on the Astroport DEX that operates on the Neutron network.
yarn install
yarn dev
yarn e2e:run