A decentralized token exchange protocol on Arweave
- Website: verto.exchange
- Supported tokens: verto.exchange/space
- Docs: docs.verto.exchange
- Twitter: @vertoexchange
- Discord: chat
The UI is written in React/Next.js. Before building it, you will need to install Node, then Yarn. After that you can install the dependencies from the repository root:
yarn install
...then build from source:
yarn build
See the license here.