Skip to content
/ midas Public

EVM-compatible Smart Contract bot which performs DEX arbitrage via Aave & dYdX Flash Loans

Notifications You must be signed in to change notification settings

pmuens/midas

Repository files navigation

Midas

Automated Cryptocurrency Hedge Fund.

Useful Commands

# Run main script
npx ts-node src/main.ts

# Build
npm run build

# Watch
npm run watch

# Compile Smart Contracts
npx hardhat compile

# Run a local Hardhat Network node
npx hardhat node

# Run Hardhat scripts
npx hardhat run --network <network> scripts/<script>.ts

Releases

No releases published

Packages

No packages published