Description: - Anon Vending Machine smart contract, it will use tornado cash as support for anon NFT (both ERC721 and ERC1155) sales. Requirements: - It should permit to buy/sell NFTs in anonymous way. - It should be tested using truffle/hardhat/brownie. - it should be written in solidity/vyper. Functions required: - `createAnonNFTSale()` and `buyAnonNFT()` - It could permit to create sales in non anon way as well, for gas cost. At least for creating the NFT sale. Useful Links: - Vending Machine for ERC1155 sales (https://github.com/Defiville/The-Game/blob/main/contracts/Vending-Machine/VendingMachine.sol) - Platform (https://defiville.finance) - Medium (https://defiville.medium.com) - Discord (https://discord.gg/zGBQJ8GC) Bounty prize -> 600$
Description:
Requirements:
Functions required:
createAnonNFTSale()andbuyAnonNFT()Useful Links:
Bounty prize -> 600$