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
NOTE : Use respective directory for mainnet and testnet
Instructions to use
Note : open the respective html file in browser
- 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).
FLO_sendData
This webpage sends the FLO comments (data) to the blockchain The default amount is set to 0.002 in testnet and 0.0002 in mainnet Transcation fee is set to 0.0005 in testnet and 0.00005 in mainnet
FLO_sendAmt_Data
This webpage sends the FLO amount and comments (data) to the blockchain Transcation fee is set to 0.0005 both in mainnet and testnet
FLO_getData
This webpage views the FLO data received by the given address.
- Enter receiver address
- Enter sender address or choose 'All' mode
- Click getData
- FloData received by the address will be displayed
There are 2 modes
- All : display floData received from all address
- Filter : display floData received from given address