A collaborative, music-making NFT platform for artists and collectors, built on Ethereum.
GNU General Public License v3.0
7
stars
7
forks
source link
Convert the singular ERC-721 collection into ERC-1155 multi-token collection #181
Open
drewcook opened 2 years ago
Use ERC-1155 Multi-token Collections for NFTs
User Story
As a user, I should be able to see each Arbor project as its own collection with different token IDs representing versions of that project.
Acceptance Criteria
PolyechoNFT.sol
contract should be renamed toArborCollection.sol
Notes
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.