Skip to content

Commit d8b4ba5

Browse files
authored
Update README.md
1 parent 2b19cdb commit d8b4ba5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
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

0 commit comments

Comments
 (0)