Skip to content

This repository contains the backend code for the Vesting Project. It provides APIs and functionalities to manage vesting contracts and token distribution. Built with Node.js,Postgres,Sequelize & Joi validation, the backend server handles requests from the frontend and interacts with the database to facilitate vesting operations.

Notifications You must be signed in to change notification settings

vedant-vector/Vesting-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vesting Project Backend

This repository contains the backend code for the Vesting Project. It provides the necessary APIs and functionalities to manage vesting contracts and token distribution.

API

  • JWT Authentication [POST]
  • Claim Tokens [POST]
  • Create Vesing [POST]
  • Withdraw Tokens [PUT]

Database

  • Postgres

ORM (Object Relational Model)

  • Sequelize

About

This repository contains the backend code for the Vesting Project. It provides APIs and functionalities to manage vesting contracts and token distribution. Built with Node.js,Postgres,Sequelize & Joi validation, the backend server handles requests from the frontend and interacts with the database to facilitate vesting operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published