FLO_walletless/README.md
2018-12-14 14:34:06 +05:30

24 lines
754 B
Markdown

# 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).