From c46a53debfeed340026b9f6788c44f61ee3bbaef Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Wed, 8 Feb 2023 17:52:06 +0530 Subject: [PATCH] Updated std ops -- Login with BTC private should work now --- index.html | 84 +- scripts/btcOperator.js | 747 +++++++ scripts/floBlockchainAPI.js | 65 +- scripts/floCloudAPI.js | 240 ++- scripts/floCrypto.js | 203 +- scripts/floDapps.js | 398 +++- scripts/floTokenAPI.js | 18 +- scripts/lib.js | 3763 ++++++++++++++++++++++++++++++----- scripts/lib_btc.js | 2883 --------------------------- 9 files changed, 4790 insertions(+), 3611 deletions(-) create mode 100644 scripts/btcOperator.js delete mode 100644 scripts/lib_btc.js diff --git a/index.html b/index.html index 3e47ffc..69d315c 100644 --- a/index.html +++ b/index.html @@ -17,31 +17,11 @@ @@ -719,7 +699,7 @@ - +