This repository holds the serverless Vercel API responsible for relaying newly-created swaps to the Verto Community Discord.
To build/use the service on localhost, you will have to download Node, and install the yarn package manager (npm i -g yarn
). When you have these, clone this repository and run yarn
to add the required dependencies.
vercel dev
Any contributions are very much welcomed. Feel free to fork and make a PR with any additions (or fixes)!
The code contained within this repository is licensed under the MIT license.
See ./LICENSE
for more information.