Admin Access
Sometimes we only want an Admin to be able to execute certain actions, like minting an NFT.
We can simply make a resource that gets saved to the contract’s account upon deployment, and isn’t able to be created otherwise.
cadence
cadence