Files
contracts/package.json
r1oga 276abb82a1 feat: deploy AutismRegistrar on arbitrum_goerli network (#2)
* feat: add `arbitrum_goerli` network

* Deploy `AutismRegsitrar` on `arbitrum_goerli` network

* chore: `.gitignore`, new lines
2022-11-07 21:57:11 +01:00

14 lines
273 B
JSON

{
"name": "contracts",
"version": "1.0.0",
"description": "",
"main": "truffle-config.js",
"dependencies": {
"@truffle/hdwallet-provider": "^1.2.6",
"truffle": "^5.6.2",
"truffle-hdwallet-provider": "^1.0.17"
},
"author": "",
"license": "ISC"
}