Concordium / concordium-desktop-wallet

Desktop wallet for the Concordium blockchain. For Windows, macOS and Linux.
Apache License 2.0
2 stars 3 forks source link

Add transfers with metadata to the desktop wallet #9

Closed abizjak closed 3 years ago

abizjak commented 3 years ago

Task description

The node will support adding metadata to transfers, encrypted transfers, and transfers with schedule, and thus the wallet should support it as well.

Metadata that goes into a transaction should be CBOR encoded, but the UI should probably be optimized for the common case where the user inputs a string or an integer value.

Sub-tasks

Related milestone with details of the changes on the node

orhoj commented 3 years ago

@shjortConcordium delivered this with https://github.com/Concordium/concordium-desktop-wallet/pull/44