OpenZeppelin / OpenZeppelin/compact-contracts
NonFungibleToken: Implement ERC721 `safeTransferFrom` function
Open
Nobody has claimed this yet.
blocked
C2C
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
Depends on the implementation of contract to contract communication in Midnight and introspection
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
Start with the NonFungibleToken ERC721 implementation and investigate the contract-to-contract communication and introspection work in Midnight that the issue identifies as prerequisites. Done means safeTransferFrom is implemented against those capabilities and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100