Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: remove deprecated requrie from gno.mod * refactor: use avl.Tree * refactor: use ownable package to check caller's privilege * fix: SetTokenURILast should only handle last minted token * feat: private `setTokenURI` to generate and set uri * fix: append/remove token id from list * feat: `SafeTransferFrom` place holder function to satisfy igrc721 * fix: prevent overwrite of tokenURI * refactor: support grc721 interface --------- Co-authored-by: Dongwon <[email protected]> Co-authored-by: 0xTopaz <[email protected]> Co-authored-by: 0xTopaz <[email protected]>
- Loading branch information