Expand description
§Secret Contract Development Toolkit - Permits
⚠️ This package is a sub-package of the secret-toolkit
package. Please see its crate page for more context.
Utils for implementing permits, used by SNIP20 & SNIP721.
Structs§
- Viewing
Key - This is the default implementation of the viewing key store, using the “viewing_keys” storage prefix.
Constants§
Traits§
- Viewing
KeyStore - A trait describing the interface of a Viewing Key store/vault.