-
create the contract https://docs.nftport.xyz/docs/nftport/b3A6MjE0MDYzNzU-deploy-an-nft-contract
-
Create the aution https://ng-rgb.github.io/murals/auction.html
-
upgrade the NFT with another mural! https://ng-rgb.github.io/murals/auction.html
-
enter the provided link ex. https://ng-rgb.github.io/murals/hack.html?nftId=271702948002374470154
-
make your bids!
- connect your wallet
- click on bid
- pay!
- After the auction the winner is announced and other bidders can widthdraw their bids.
(demo)https://ng-rgb.github.io/murals/
- all files are uploaded to IPFS
- nftport is used to display NFTs and interact
- marketplace listens to nft in created contract (line 112 index.js)
- minter.html mints into contract and transfer ownership to address
- auction smart contract is in folder contracts/collabAuction.sol