FLO walletless Transactions
| mainnet | ||
| testnet | ||
| README.md | ||
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
- Enter the sender's address (for multiple address use comma
,) - Click get balance.
- Balance of the respective address(es) will be displayed
- Select the address from which you want to send
- Enter the Receiver's address
- Enter amount (only in FLO_sendAmt_data.html)
- Enter FLO data (if required)
- Click Send
- Enter the private key for the address in the prompt
- The transaction will be sent to the blockchain and returns the txid (returns error if any).