OpenZeppelin / OpenZeppelin/openzeppelin-contracts
ERC20Wrapper for ERC1155
Open
Nobody has claimed this yet.
idea
- Dominant language
- Solidity
- Stars
- 27.2k
- Forks
- 12.4k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 33
Description
** Motivation**
This is just an idea that might be useful to others
A contract that exposes IERC20 interface for one token id of a ERC1155
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
Review the IERC20 and ERC1155 interfaces first, then examine the repository’s conventions for contracts that bridge token standards. Clarify the scope and expected behavior for exposing one ERC1155 token ID through an IERC20 interface; the work is complete only when that design is agreed and implemented consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100