Clone the repository:
> git clone https://github.com/materia-dex/materia-claim-api.gitSetup the project:
> cd materia-claim-api
> npm installLaunch the server:
> node app.jsYou 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.