Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Add URI conversion facilities #328

Open
segfaultxavi opened this issue Nov 9, 2020 · 0 comments
Open

Add URI conversion facilities #328

segfaultxavi opened this issue Nov 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@segfaultxavi
Copy link
Contributor

Converters to transform from URI to Payload and viceversa would be useful.
In this way, the "How to sign transaction offline" guide would be much simpler and could be done completely using symbol-cli.

Something like:

$ symbol-cli converter payloadToURI
Enter payload: XXXXXXXXXXXXXXXXXXXXXX
web+symbol://transaction?data=XXXXXXX&generationHash=XXXXXXX&nodeUrl=XXXXXX&webhookUrl=XXXXXX

This URI can then be used with symbol-cli transaction uri.

Bonus points if symbol-cli transaction could directly accept payloads instead of URIs :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant