Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/useverto/interface

✨ Interface for The Verto Protocol
https://github.com/useverto/interface

arweave crypto ethereum exchange pst token verto

Last synced: 1 day ago
JSON representation

✨ Interface for The Verto Protocol

Awesome Lists containing this project

README

        



Verto logo (dark version)

Verto


A decentralized token exchange protocol on Arweave

- Website: [verto.exchange](https://verto.exchange)
- Supported tokens: [verto.exchange/space](https://verto.exchange/space)
- Docs: [docs.verto.exchange](http://docs.verto.exchange/)
- Twitter: [@vertoexchange](https://twitter.com/vertoexchange)
- Discord: [chat](https://verto.exchange/chat)

## Building the UI

The UI is written in React/Next.js. Before building it, you will need to install [Node](https://nodejs.org/), then [Yarn](https://yarnpkg.com/). After that you can install the dependencies from the repository root:

```sh
yarn install
```

...then build from source:

```sh
yarn build
```

## Special Thanks

- [Sam Williams](https://twitter.com/samecwilliams)
- [Cedrik Boudreau](https://github.com/cedriking)
- [Aidan O'Kelly](https://github.com/aidanok)
- [John Letey](https://github.com/johnletey)

## License

See the license [here](./LICENSE).