OpenZeppelin / OpenZeppelin/compact-contracts
NonFungibleToken: Implement ERC165-like Interface
Open
Nobody has claimed this yet.
blocked
C2C
enhancement
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
Requires definition of an ERC165 standard for Midnight
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names NonFungibleToken and an ERC165-like interface but provides no files, tests, or entry point. Start by locating the NonFungibleToken implementation and reviewing the ERC165 standard for Midnight. Done should mean the required interface is defined for the token implementation, with its expected behavior verified.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100