Solaris is a Lending/Borrowing protocol that brings Flashloans to Solana blockchain (inspired by Aave and Compound).
Built on top of Solaris Protocol, Solana, Pyth
Clone the repository
$ git clone https://github.com/solaris-protocol/solaris-ui
$ cd solaris-ui
Edit environments in .env
file and after that use this commands:
$ 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.