{
  "name": "hardhat-project",
  "devDependencies": {
    "@nomicfoundation/hardhat-toolbox": "^3.0.0",
    "@nomiclabs/hardhat-etherscan": "^3.1.7",
    "hardhat": "^2.18.0",
    "mocha": "^10.2.0"
  },
  "dependencies": {
    "@openzeppelin/contracts": "^5.0.0",
    "@tokenbound/sdk": "^0.3.12",
    "axios": "^1.5.1",
    "dotenv": "^16.3.1",
    "ethers": "^6.7.1",
    "viem": "^1.16.5"
  }
}
