Skip to content

imnishant/TokenSwapBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

This project allows to swap ETH with BCD and vice-versa (WIP). Users first have to register in order to swap their tokens. This project make use of Twilio Verify API to send and verify OTP during registration and login.

Working APIs

Below are the APIs currently being supported by the project. Postman Collection: https://www.getpostman.com/collections/078806e4b8fa338aa3aa

  1. Register (3 Steps)
  2. Login (2 Steps)
  3. Get User Details
  4. Get Ether Balance

Upcoming APIs

Below are the APIs that will be supported soon.

  1. Check BCD Balance
  2. Swap ETH with BCD
  3. Swap BCD with ETH
  4. Forgot Password
  5. Change Password

Upcoming Features

Below are the features on which I will work and integrate soon.

  1. Saving encrypted password.
  2. JWT token as middleware.
  3. More and relevant error messages on wrong parameters and credentials.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. git clone REPO_LINK
  2. npm install
  3. npm run start

Prerequisites

Things you must have in your machine before running the project.

  • npm package

Author

  • Nishant Sharma - Other work - Nishant

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published