At Magical NFTs The magic of AI and the power of blockchain converge. Magical NFTs is the Ai generative NFT marketplace for PFPs, game assets, metaverse avatars, and costumes.
networks: {
opbnb: {
url: "https://opbnb-testnet-rpc.bnbchain.org/",
chainId: 5611,
accounts: [process.env.NEXT_PRIVATEKEY],
// accounts: process.env.privateKey,
gasPrice: 20000000000,
},
},
};
op BNB Explorer : https://opbnbscan.com/address/0x513d1881FA21650Da616D6db4DAA3Fcae0285A4d
git clone https://github.com/DhruvSathavara/Magical-Nfts.git
npm install
npm run dev