Code to tokenize smart contract ownership - create ERC721 ownership token that can be transferred, traded on DeFi platforms, used as asset Works with all Ownable smart contracts
- Call setOwnership (parameter is SC address for tokenization)
- Transfer ownership to the smart contract
- Call mintOwNifty function
To burn token and redeem ownership, call burnOwNifty