From ce5ed772183fdc9ff3280dbdb6a5a5817c054de8 Mon Sep 17 00:00:00 2001 From: itzelot01 Date: Mon, 4 Dec 2023 23:26:25 +0000 Subject: [PATCH] Adding some ToDo tasks --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3611e80..564f0dd 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ URI Data structure: - [x] Smart Contract Creating ERC721 - [ ] Properties and registry of CCTokens (Research) - [ ] Basic ERC721 Test Script + - [ ] Add NFTs and IPFS Gateway from .env + - [x] Basic ERC721 tests + - [ ] Test enumerable + - [ ] Document .env Structure - [ ] Auction Contract ( Owner of ERC721 ) - [ ] Random GiveAway Function - [ ] Giveaway Function (testing)