Contracts for managing Numoen perpetual options positions.
LiquidityManager
has been deployed to 0x7F5B1B07b91Ac3853891E6837143F77F38466D78
and LendgineRouter
has been deployed to 0xE9c7FD75768c1104440590607bdCE5a7Be05333A
on the following networks:
- Ethereum Goerli Testnet
- Arbitrum Mainnet
To install with Foundry:
forge install numoen/manager
This project uses Foundry as the development framework.
forge install
forge build
forge test -f goerli
Make sure that the network is defined in foundry.toml, and dependency addresses updated in Deploy.s.sol
then run:
sh deploy.sh [network]