phoenix
phoenix copied to clipboard
Generic CIP22 support - Mobile
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
- [ ] Create a page to visualize all the information (it's not a direct accessible page)