Crypto Bidding is a Web3 version of the popular Jackbox Party game Bidiots!
As fans of the Jackbox game Bidiots, we decided to recreate the game but with a NFT twist! Players are able to create drawings and then bid on each other's drawings at the auction. The pieces of artwork players collect become NFTs that are then sent to their wallets at the end of the game.
Our Web2 side of the project is comprised of React, Express, and Firebase. For the Web3 logic we relied on NFTport to upload files to IPFS and mint the NFTs for our game. We found that using NFTport for minting NFTs to be a lot easier than implementing all of the abstracted logic ourselves.