Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1009 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 1009 Bytes

qubic.li TransferTool

The qubic.li TransferTool is an early stage tool to test transfers/transaction in the qubic network. You may use this tool to propagate transactions into the qubic network via the qubic.li API.

We (https://qubic.li) do not guarentee a successfull delivery of transactions to the network. The use of this tool is without any warranty.

Usage:

transfertool.exe <SOURCESEED> <DESTINATIONID> <AMOUNT> [TICK]

<SOURCESEED> Your Seed from which you would like to send Energy/quos (55 lower case letters)
<DESTINATIONID> The Destination ID to which you want to send the Energy (60 upper case letters)
<AMOUNT> The Amount of Energy/quos to send
[TICK] OPTIONAL The tick to execute this transaction. If left empty it take current Tick + 10

you can also just start the tool. it will prompt you to enter the needed parameters.

The tool is right now not doing any check if the entered values are correct. We do not send your seed over the network. it is kept savely on your computer.