Margin trading contract using 1inch Limit Order protocol and Aave flashloans and Credit delegation
Contract - SolarisMargin.sol
How to run:
yarn install
- Set your infura api key in hardhat.config.js to run mainnet fork when testing
yarn test
- to run tests, which are inmytests/index.js
folder