Script that loads all Hop transfers and stores them in a list.
Install all the dependencies:
npm ci
Runs the script using the TS compiler and returns a array of HopTransfers
Compiles the TS files and then runs the script using NodeJs and returns a array of HopTransfers
Licensed under the Apache 2.0 - see the LICENSE file for details.