@etherisc/terraguard-poc-contracts
Version:
Etherisc's smart contracts for the terraguard poc
25 lines (24 loc) • 517 B
JSON
{
"name": "@etherisc/terraguard-poc-contracts",
"version": "0.0.2-0b66c16",
"description": "Etherisc's smart contracts for the terraguard poc",
"files": [
"contracts/**/*sol",
"build/**/*"
],
"keywords": [
"etherisc",
"dip",
"gif",
"insurance",
"blockchain",
"ethereum",
"solidity"
],
"license": "Apache-2.0",
"homepage": "https://www.etherisc.com",
"dependencies": {
"@etherisc/gif-interface": "2.0.0-a8c9822",
"@openzeppelin/contracts": "4.7.3"
}
}