0.0.1-LOCAL • Published 3 years ago

oracle-server-ts v0.0.1-LOCAL

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

OracleServerTS

This project is a NodeJS module for making calls to bitcoin-s oracleServer.

Install Dependencies

This project requires local NodeJS https://nodejs.org/. Run npm i in the project root to install project dependencies.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Test

Run npm run test to start JavaScript invocation test script.