Adding some ToDo tasks

This commit is contained in:
itzelot01 2023-12-04 23:26:25 +00:00
parent 7ae71634fc
commit ce5ed77218
1 changed files with 4 additions and 0 deletions

View File

@ -79,6 +79,10 @@ URI Data structure:
- [x] Smart Contract Creating ERC721 - [x] Smart Contract Creating ERC721
- [ ] Properties and registry of CCTokens (Research) - [ ] Properties and registry of CCTokens (Research)
- [ ] Basic ERC721 Test Script - [ ] 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 ) - [ ] Auction Contract ( Owner of ERC721 )
- [ ] Random GiveAway Function - [ ] Random GiveAway Function
- [ ] Giveaway Function (testing) - [ ] Giveaway Function (testing)