Create README.md
This commit is contained in:
parent
8d9abf9bef
commit
db6e14e0d2
23
README.md
Normal file
23
README.md
Normal file
@ -0,0 +1,23 @@
|
||||
# FLO_walletless
|
||||
FLO walletless Transactions
|
||||
|
||||
These are client side scripts that can send FLO transactions to the blockchain
|
||||
|
||||
Use respective directory for mainnet and testnet
|
||||
|
||||
## FLO_sendData
|
||||
This webpage sends the FLO comments (data) to the blockchain
|
||||
|
||||
|
||||
Instructions to use
|
||||
|
||||
1. Enter the sender's address (for multiple address use comma `,`)
|
||||
2. Click get balance.
|
||||
3. Balance of the respective address(es) will be displayed
|
||||
4. Select the address from which you want to send
|
||||
5. Enter the Receiver's address
|
||||
6. Enter amount (only in FLO_sendAmt_data.html)
|
||||
7. Enter FLO data (if required)
|
||||
8. Click Send
|
||||
9. Enter the private key for the address in the prompt
|
||||
10. The transaction will be sent to the blockchain and returns the txid (returns error if any).
|
||||
Loading…
Reference in New Issue
Block a user