Clone the repository:
> git clone https://github.com/materia-dex/materia-claim-api.git
Setup the project:
> cd materia-claim-api
> npm install
Launch the server:
> node app.js
You can test APIs using Swagger UI configured on localhost:80.
The simplified version of this API is deployed on Vercel at materia-claim-api.vercel.app.