/solaris-ui

Solaris UI

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Solaris UI

Solaris UI

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

solaris channel on discord solaris channel on telegram solaris channel on telegram

Installation

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

Development

Install the following extensions in your code editor for linting and ease of work with the code:

  • eslint
  • prettier
  • stylint
  • styled-components

Contributing

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.