File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Task
44
5- create a contract for erc721 token (you can take templates for base) that will generate nft for creator wallet,
6- nft should include video as media resource and be compatible with opesea (to have ability sell on this marketplace).
7- Also owner of nft should have ability change nft name (like it was in cryptokitties),
8- price for name change is 0.05 ETH that should be transferred to the initial wallet of the contract creator
5+ create a contract for erc721 token that will generate nft for creator wallet,
6+ nft include images as media resource and is compatible with opesea (to have ability sell on this marketplace).
7+ Also owner of nft has ability change nft name (like it was in cryptokitties),
8+ price for name change is 0.05 ETH that is be transferred to the initial wallet of the contract creator
99
1010## Quickstart
1111
You can’t perform that action at this time.
0 commit comments