You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Truffle project which uses the Kollateral protocol to aggregate flash liquidity from both DyDx and Aave within the same transaction. ",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"dependencies": {
"dotenv": "^8.2.0",
"truffle-hdwallet-provider": "^1.0.17"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"