concordium-rust-smart-contracts
concordium-rust-smart-contracts copied to clipboard
Make a CIS3 library like concordium-cis2
Task description
This library would have all the type definitions needed to add cis3 sponsored transactions functionality to other contracts. In particular this means the type definitions for permit messages, their parsing, the types needed for the nonce registry, etc.