contracts
contracts copied to clipboard
Collection of smart contracts deployable via thirdweb
The marketplace contract is set up in a way that allows someone to buy their own NFT. Would it be better if from the get go no person was able...
We want to expand the Voting Contract to allow for participation via ERC721 or ERC1155 ownership alongside the ERC20 we currently do.
Hi when I run the 2-deploy-drop.js in Buildspace project [Build your own DAO with just Javascript in a weekend](https://buildspace.so/p/build-dao-with-javascript). I get an error. Could anyone help ? Thanks Below is...
It would be nice to see when offers are made on marketplace auction listings. This increases transparency. I am willing to submit a Pull Request to add this new feature....
Hello team, The listings method here: https://github.com/thirdweb-dev/contracts/blob/main/contracts/marketplace/Marketplace.sol#L88 works well for getting listing by listingId However, it would be really helpful to also include `get all listings` function in the contract.
adding more convenience for this masterful hardhat config file