This repository contains the backend code for the Vesting Project. It provides the necessary APIs and functionalities to manage vesting contracts and token distribution.
- JWT Authentication [POST]
- Claim Tokens [POST]
- Create Vesing [POST]
- Withdraw Tokens [PUT]
- Postgres
- Sequelize