Skip to content

abdiasdev/bchain

Repository files navigation


Initial Date

May 19, 2022

Autor

 Abdías Natanael Vrech
 Tel. +34 681 93 54 92
 Ontinyent, Valencia, SP
 email: abdias.work@gmail.com

Nest Logo

Scheduled Timer to update keypair price based on REST Api

NPM Version Package License


Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

What's in this repo

  • OOP → Mapped Types with TypeORM and DTOs
  • Docker containerization
  • Postgres DB && Migrations using custom scripts
  • Schedules to run every 10 seconds using Cron Expressions
  • Axios to perform HTTP Requests to get current price of keypair of assets
  • Random assets selected to get the info and store on DBs with CRUD functions
  • Model View Controller (MVC) design pattern
  • Version Control using GIT, creating && merging branches

About

Blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published