Exposing functions of Standard Operations through an ExpressJS API, so that they can be utlized in languages other than JavaScript
Go to file
2023-01-24 05:24:55 +05:30
.gitignore Basic working of the API 2023-01-24 05:23:05 +05:30
btcOperator.js Basic working of the API 2023-01-24 05:23:05 +05:30
compactIDB.js Basic working of the API 2023-01-24 05:23:05 +05:30
floBlockchainAPI.js Basic working of the API 2023-01-24 05:23:05 +05:30
floCloudAPI.js Basic working of the API 2023-01-24 05:23:05 +05:30
floCrypto.js Basic working of the API 2023-01-24 05:23:05 +05:30
floDapps.js Basic working of the API 2023-01-24 05:23:05 +05:30
floTokenAPI.js Basic working of the API 2023-01-24 05:23:05 +05:30
index.js Basic working of the API 2023-01-24 05:23:05 +05:30
lib.js Basic working of the API 2023-01-24 05:23:05 +05:30
package-lock.json Basic working of the API 2023-01-24 05:23:05 +05:30
package.json Basic working of the API 2023-01-24 05:23:05 +05:30
param-default.json Basic working of the API 2023-01-24 05:23:05 +05:30
README.md Updating readme 2023-01-24 05:24:55 +05:30
set_globals.js Basic working of the API 2023-01-24 05:23:05 +05:30

ExpressJS API for Standard Ops

Exposing functions of Standard Operations through an ExpressJS API, so that they can be utlized in languages other than JavaScript