mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
add package script
This commit is contained in:
parent
ba38e1dc6c
commit
efbbdd332c
24959
package-lock.json
generated
24959
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -36,6 +36,7 @@
|
|||
"amm:kovan:full:migration": "npm run compile && npm run hardhat:kovan -- amm:mainnet --skip-registry",
|
||||
"aave:docker:full:migration:add-registry": "npm run compile && npm run hardhat:docker -- aave:mainnet",
|
||||
"aave:kovan:full:migration:add-registry": "npm run compile && npm run hardhat:kovan -- aave:mainnet",
|
||||
"realT:kovan:full:migration": "npm run compile && npm run hardhat:kovan -- realT:mainnet --skip-registry",
|
||||
"realT:kovan:full:migration:add-registry": "npm run compile && npm run hardhat:kovan -- realT:mainnet --verify",
|
||||
"matic:mumbai:full:migration:add-registry": "npm run compile && npm run hardhat:mumbai sidechain:mainnet -- --pool Matic",
|
||||
"matic:matic:full:migration:add-registry": "npm run compile && npm run hardhat:matic sidechain:mainnet -- --pool Matic",
|
||||
|
|
Loading…
Reference in New Issue
Block a user