phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Generic CIP22 support - desktop

Open ohager opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Atm, we support the pay action as of CIP22. It would be useful to have a more generic approach, allowing generic signing of additional actions like:

  • Token Transfer
  • Message Sending(e.g. pool configuration, smart contract method calls, etc)
  • Smart Contract creation

Describe the solution you'd like Having a generic dialog showing the decoded payload and let's the user sign

  • [ ] Define actions and payload models for the transactions
  • [ ] Create a page to visualize all the information
  • [ ] Document the spec like in https://github.com/signum-network/phoenix/blob/main/DEEPLINKING.md

ohager avatar Sep 02 '21 22:09 ohager