An NFT721 Contract for Root based on MintChain and RootChain!
- Test on localhost
- npx hardhat node
- npx hardhat test --network localhost
- Deploy to mint-sepolia
npx hardhat run scripts/deploy.js --network mint-sepolia
- Deploy to root-testnet
npx hardhat run scripts/deploy.js --network l2root-testnet
Network | Address |
---|---|
mint-sepolia | 0xaa48b78DaE4d5e1e67025833AbEB3C8ABE900202 |
l2root-testnet | 0xb19b36b1456E65E3A6D514D3F715f204BD59f431 |