/optimism-hypervisor

Primary LanguageTypeScriptThe UnlicenseUnlicense

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