platocrat / optimism-hypervisor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypervisor

Visor Hypervisor active liquidity management contract.

Testing

npx hardhat test

To deploy, modify the parameters in scripts/deploy_mainnet.sh and run:

npx hardhat deploy_mainnet

To trigger a rebalance, run:

npx hardhat rebalance

Fork Test

npm run test

About

License:The Unlicense


Languages

Language:TypeScript 64.7%Language:Solidity 34.8%Language:Shell 0.5%