🔧 Upgrade to Cadence 1.0 🔧
The highly anticipated Crescendo network upgrade is coming soon with 20+ new Cadence 1.0 features and EVM equivalence.
Resource Interface Resolver
pub resource interface Resolver {
}
Provides access to a set of metadata views. A struct or
resource (e.g. an NFT) can implement this interface to provide access to
the views that it supports.