Skip to content

blockcoders/li-fi-backend

Repository files navigation

Li.Fi Backend

Script that loads all Hop transfers and stores them in a list.

Environment setup

  • Install Node.js
    • Recommended method is by using NVM
    • Recommendeded Node.js version is v16.13

Get Started

Install all the dependencies:

npm ci

npm run loadTransfers:ts

Runs the script using the TS compiler and returns a array of HopTransfers

npm run loadTransfers

Compiles the TS files and then runs the script using NodeJs and returns a array of HopTransfers

Author

Jose Ramirez

License

Licensed under the Apache 2.0 - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published