13 lines
347 B
JSON
13 lines
347 B
JSON
{
|
|
"name": "flash-loan-simulator",
|
|
"description": "Simulate and analyze flash loan strategies including arbitrage, liquidations, and collateral swaps",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Intent Solutions IO",
|
|
"email": "jeremy@intentsolutions.ai",
|
|
"url": "https://intentsolutions.ai"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |