Margin trading using 1inch limit order protocol and different lending protocols: Aave, Compound, Liquity, 88mph
Clone the repository
$ git clone https://github.com/solaris-protocol/solaris-eth-margin
$ cd solaris-eth-margin
$ yarn start # to start a development
$ yarn build # to create a production build
Install the following extensions in your code editor for linting and ease of work with the code:
- eslint
- prettier
- stylint
- styled-components
The best way to submit feedback and report bugs is to open a GitHub issue. Please be sure to include your operating system, device, version number, and steps to reproduce reported bugs. Keep in mind that all participants will be expected to follow our code of conduct.