cyberpunkych / evil-nft

Home Page:evil-nft.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evil-nft

This is a template of an NFT collection that tests the security of NFT marketplaces. To deploy the smart contract, run npx hardhat run scripts/deploy.js. Adjust the network settings in hardhat.config.js.

To deploy NFT metadata with security tests, you may use vercel.com. Just fork this repo, connect your GitHub account at Vercel and the metadata will be deployed automatically. Don't forget to change URLs in public/api/ using this command:

grep -rl 'evil-nft-bay.vercel.app' * | xargs -i@ sed -i 's/evil-nft-bay.vercel.app/your.attack.domain/g' @

About

evil-nft.vercel.app


Languages

Language:PostScript 86.9%Language:Solidity 6.7%Language:JavaScript 5.7%Language:Python 0.7%Language:HTML 0.0%