Get desktop application:
View/edit binary Protocol Buffers messages
Input data necessary to create a signed transaction.
Address of the sender with "ak_" prefix
Address of the recipient with "ak_" prefix
Amount (uint256, serialized little endian)
Fee amount (uint256, serialized little endian)
Message, optional
Time to live until block height
Nonce (should be larger than in the last transaction of the account)
The secret private key used for signing (32 bytes).
Result containing the signed and encoded transaction.
Signed and encoded transaction bytes, Base64 with checksum
Signature, Base58 with checksum