From 18a3652b9911bc46bc9039ffa11a091ebcb7ddd1 Mon Sep 17 00:00:00 2001 From: Sai Raj <39055732+sairajzero@users.noreply.github.com> Date: Thu, 3 Jan 2019 00:37:48 +0530 Subject: [PATCH] Adding FLO walletless (client side scripts). These files can generate/recover FLO address, send FLO data and transactions, view received FLO data. --- FLO_walletless_mainnet.html | 5087 +++++++++++++++++++++++++++++++++++ FLO_walletless_testnet.html | 5087 +++++++++++++++++++++++++++++++++++ 2 files changed, 10174 insertions(+) create mode 100644 FLO_walletless_mainnet.html create mode 100644 FLO_walletless_testnet.html diff --git a/FLO_walletless_mainnet.html b/FLO_walletless_mainnet.html new file mode 100644 index 0000000..c7c4550 --- /dev/null +++ b/FLO_walletless_mainnet.html @@ -0,0 +1,5087 @@ + + + + + + +

FLO

+ + + +
+
+ +

Address Generator

+ + +

+
FLO AddressSecret (or) Private Key
+ +
+ +
+

Send FLO Data

+ + + +
+ Enter receiver Address : +
Enter amount : +

Enter the FLO Data

+
+ +
+ +
+

Get FLO Data

+ Enter receiver Address :
+ Enter sender address : +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/FLO_walletless_testnet.html b/FLO_walletless_testnet.html new file mode 100644 index 0000000..ea81750 --- /dev/null +++ b/FLO_walletless_testnet.html @@ -0,0 +1,5087 @@ + + + + + + +

FLO

+ + + +
+
+ +

Address Generator

+ + +

+
FLO AddressSecret (or) Private Key
+ +
+ +
+

Send FLO Data

+ + + +
+ Enter receiver Address : +
Enter amount : +

Enter the FLO Data

+
+ +
+ +
+

Get FLO Data

+ Enter receiver Address :
+ Enter sender address : +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file