forked from kamescg/delegatable-sol
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
schema-changeA change that will result in changing the types of the library, & so nneeding new tooling & docs.A change that will result in changing the types of the library, & so nneeding new tooling & docs.
Description
A user might want to charge for using a permission they have, and this should be supported.
Examples:
- Using an NFT minting right to sell that NFT before minting it.
- Creating a monetized sales link, or adding a commission fee to a sales link.
This may require a schema change for caveat enforcers which allow them to accept tx-contextual additional information from the caller, to provide things like additional delegations enabling withdrawing a payment, for example.
Metadata
Metadata
Assignees
Labels
schema-changeA change that will result in changing the types of the library, & so nneeding new tooling & docs.A change that will result in changing the types of the library, & so nneeding new tooling & docs.