PanDAO Insurance Liquidity Pools are managed pools of liquidity used to provide insurance for digital asset. What assets are insurable and the rates they are insured at is managed by PanDAO, a decentralized autonomous organization.
This project uses yarn
, node >8.0
, ethers@latest
, and buidler@latest
To install the dependencies and run tests you can use the following commands
yarn install
yarn compile
yarn deploy
yarn coverage
yarn test