Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 394 Bytes

guide-4-use-the-data-nft-deputy-feature-to-delegate-access-of-your-data-nfts-to-a-smart-contract.md

File metadata and controls

3 lines (2 loc) · 394 Bytes

Guide 4: Use the Data NFT "Deputy" Feature to delegate access of your Data NFTs to a Smart Contract

The system works in an "Appointer > Delegator" design. The Appointer is a smart contract that will hold Data NFTs. It exposes a public viewDeputyAddress method that returns an Address of an appointed "deputy" that can Open the Data NFTs the Appointer smart contract holds. Here is a basic