Because Scrypto is about safe resource handling, we introduce the concept of resource containers. There are two types of resource containers: Buckets and Vaults.
Freezing vaults is only possible for resources where this feature has been enabled, by setting an explicit rule for freezer or freezerupdater roles. Such resources are clearly flagged in the Radi
This topic is still a work in progress
Recalling resources is only possible for resources where this feature has been enabled, by setting an explicit rule for recaller or recallerupdater. Such resources are clearly flagged in the Radi
New resources created with the ResourceBuilder can also be attributed with special characteristics. For example, you can specify behaviors to mark a resource as mintable, burnable, or even restrict it
The ResourceBuilder is your utility for creating new resources. You have a number of resource creation methods to make things easy.
Resources (sometimes referred to as tokens or assets) are special and are a crucial part of how Scrypto makes financial applications and transactions safer and more predictable. Resources are native t