This is a Hardhat-based smart contract project that deploys an ERC721 dNFT contract (AIbit) on the Arbitrum Sepolia Testnet.
✅ Contract Address: 0xa0b125B1078A625C433C8Bb39c70EBD8f3729b73
✅ Verified on Arbiscan: View Contract Code
Make sure you have the following installed:
- Node.js (v16+ recommended)
- npm or yarn
- Hardhat (
npx hardhat --versionto check)