mirror of
				https://github.com/Instadapp/aave-protocol-v2.git
				synced 2024-07-29 21:47:30 +00:00 
			
		
		
		
	feat: added mainnet migration scripts for package.json
This commit is contained in:
		
							parent
							
								
									261bf737ea
								
							
						
					
					
						commit
						fd9e49fc4b
					
				|  | @ -61,6 +61,7 @@ | |||
|     "amm:main:full:migration": "npm run compile && npm run hardhat:main -- amm:mainnet --verify", | ||||
|     "pro:fork:kovan": "npm run compile && FORK=kovan hardhat pro:mainnet", | ||||
|     "pro:kovan:full:migration": "npm run compile && npm run hardhat:kovan -- pro:mainnet --verify", | ||||
|     "pro:main:full:migration": "npm run compile && npm run hardhat:main -- pro:mainnet --verify", | ||||
|     "prettier:check": "npx prettier -c 'tasks/**/*.ts' 'contracts/**/*.sol' 'helpers/**/*.ts'  'test-suites/test-aave/**/*.ts'", | ||||
|     "prettier:write": "prettier --write 'tasks/**/*.ts' 'contracts/**/*.sol' 'helpers/**/*.ts'  'test-suites/test-aave/**/*.ts'", | ||||
|     "ci:test": "npm run compile && npm run test", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 The3D
						The3D