A decentralized exchange for true tartiners.
Please use the yarn
package manager (as it is used for managing the monorepo) and run the yarn
command at the root of the repo.
To run the faucet, please run yarn dev:faucet
and yarn dev:dex
to run the dex. Then follow the instructions displayed in the console to access the projects.
Plase use Node.JS LTS (v16.14.0
at the time of writing) to work on this project. This will be done automatically if you are using the Volta Node.js manager.