Run from Source
We encourage our technical users to check the code and run the web app locally from source following the instructions below.
Last updated
We encourage our technical users to check the code and run the web app locally from source following the instructions below.
Last updated
Make sure to have the latest installed. We recommend using to manage npm installs: nvm install --lts
Clone the repository, change to the project folder and run npm install
to install all dependencies. Then npm run mainnet && npm run build
and npx serve dist
to bring it up.
Open in your browser and start swapping!