Commit Graph

24 Commits

Author SHA1 Message Date
David E. Perez Negron R. f5f2a42c2a Update solidity script version 2024-04-10 19:40:29 -06:00
David E. Perez Negron R. 1dc6fea591 Add mint by index and some ToDo Tests 2023-12-27 20:05:41 -06:00
David E. Perez Negron R. 2e561f6f3c Add some more logic and fix previous issues 2023-12-27 20:04:52 -06:00
p1r0 10b497dfbd Merge pull request 'develop' (#2) from DECA/DECANFT-SC:develop into develop
Reviewed-on: #2
2023-12-20 20:43:58 +00:00
itzelot01 9362939b70 set .env nftsURIs as parameters on constructor, baseURI in constructor of ERC721(DCO2s.sol) 2023-12-19 23:37:05 +00:00
itzelot01 fb1d35663b Add test for the enumerate ERC721 Extension and .env import URIs examples 2023-12-05 22:48:07 +00:00
itzelot01 c5c3edaf0e Add some Test and Env Sections 2023-12-05 22:45:47 +00:00
itzelot01 73b3806f38 Use console 2 standard and remove typo 2023-12-05 22:44:17 +00:00
itzelot01 e6fd2a58a8 Remove test code from foundry 2023-12-05 22:43:18 +00:00
itzelot01 368f029a77 Test Enumerable first test 2023-12-04 23:28:06 +00:00
itzelot01 4745da5330 Add Printing the Deployed Contract Address 2023-12-04 23:27:17 +00:00
itzelot01 ce5ed77218 Adding some ToDo tasks 2023-12-04 23:26:25 +00:00
p1r0 01621c7502 Merge pull request 'develop' (#1) from DECA/DECANFT-SC:develop into develop
Reviewed-on: #1
2023-11-30 06:53:58 +00:00
itzelot01 7ae71634fc Adding first script to deploy and mint an NFT 2023-11-30 06:52:36 +00:00
itzelot01 13567f6c15 Update some tests 2023-11-30 06:50:45 +00:00
itzelot01 1d9a34d5ed Adding ERC721 test script 2023-11-21 22:45:27 +00:00
itzelot01 897454d2f9 Adding base airdrop and auction smart contract 2023-11-21 22:45:04 +00:00
itzelot01 57eb2b1a78 Adding variable name and symbol to the ERC721 Template 2023-11-21 22:44:16 +00:00
itzelot01 9ec3761126 Updating ERC721 and latest Solidity and OZ versions 2023-11-21 20:29:48 +00:00
itzelot01 beb0887bf9 Updating README 2023-11-21 20:28:40 +00:00
itzelot01 d3e2c9d805 Adding NFTs Base Template 2023-10-24 23:40:56 +00:00
itzelot01 f3d485d2a0 forge install: openzeppelin-contracts
v5.0.0
2023-10-24 22:21:00 +00:00
itzelot01 e0802edc8e forge install: forge-std
v1.7.1
2023-10-24 22:03:36 +00:00
itzelot01 5183756748 chore: forge init 2023-10-24 22:03:34 +00:00