@ironblocks/firewall-consumer
Version:
Provided interface for smart contracts to connect to Ironblocks' Firewall
42 lines (41 loc) • 1.38 kB
JSON
{
"name": "@ironblocks/firewall-consumer",
"version": "1.0.17",
"description": "Provided interface for smart contracts to connect to Ironblocks' Firewall",
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.2.0",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"chai": "^4.3.6",
"ethereum-waffle": "^3.4.4",
"ethers": "^5.7.1",
"hardhat": "^2.12.0",
"hardhat-abi-exporter": "^2.10.1",
"hardhat-gas-reporter": "^1.0.9",
"solidity-coverage": "^0.8.2"
},
"dependencies": {
"@nomiclabs/hardhat-etherscan": "^3.1.6",
"@openzeppelin/contracts": "^4.7.3",
"@openzeppelin/contracts-upgradeable": "^4.8.0-rc.1",
"@openzeppelin/hardhat-upgrades": "^1.21.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ironblocks/onchain-firewall.git",
"directory": "packages/firewall-consumer"
},
"keywords": [
"ethereum",
"smart-contracts",
"hardhat",
"firewall",
"security"
],
"author": "IRONBLOCKS LTD",
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/ironblocks/onchain-firewall/issues"
},
"homepage": "https://github.com/ironblocks/onchain-firewall#readme",
"gitHead": "f5d260cfbfecf8ea6cad027d2ff1584929944adf"
}