Developer-DAO / create-dao

MIT License
93 stars 15 forks source link

A smart contract that deploys an NFT or ERC20 (or have contracts for both) #25

Open gaslimitreached opened 2 years ago

gaslimitreached commented 2 years ago

Deploy NFT and/or ERC20

revmischa commented 2 years ago

Or https://eips.ethereum.org/EIPS/eip-1155? Has both in one contract

Dhaiwat10 commented 2 years ago

@cachemonet0x0CF6619 sorry I never got to this. I am still a bit new to this idea. Can you explain in brief why we would want to have a contract for this and not deploy them separately like we do now? Thanks