From dd20ae57bdc23a61e88bd165717c2f32acf38137 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Thu, 19 Oct 2023 05:52:37 +0530 Subject: [PATCH] added FLO/BTC private key to ethereum address/private key generation --- index.html | 124 +- scripts/btcOperator.js | 2 +- scripts/btcOperator.min.js | 2 +- scripts/components.js | 4 +- scripts/components.min.js | 2 +- scripts/floEthereum.js | 51 + scripts/keccak.js | 673 +++ scripts/tap_combined.js | 8416 ++++++++++++++++++++++++++++++++++++ 8 files changed, 9254 insertions(+), 20 deletions(-) create mode 100644 scripts/floEthereum.js create mode 100644 scripts/keccak.js create mode 100644 scripts/tap_combined.js diff --git a/index.html b/index.html index fbadc90..6ee346b 100644 --- a/index.html +++ b/index.html @@ -12,11 +12,6 @@ - - - - - @@ -53,8 +48,8 @@ -
- -
@@ -583,6 +643,14 @@ + + + + + + + +