UNPKG

@mstable/protocol

Version:
16 lines (15 loc) 439 B
import config from "./hardhat.config"; import "./tasks/deployAaveIntegration"; import "./tasks/deployBoostedVault"; import "./tasks/deployMbtc"; import "./tasks/deployFeeders"; import "./tasks/deployMV3"; import "./tasks/deployPolygon"; import "./tasks/feeder"; import "./tasks/mBTC"; import "./tasks/mUSD"; import "./tasks/SaveWrapper"; import "./tasks/FeederWrapper"; import "./tasks/ops"; import "./tasks/poker"; export default config;