项目作者: solaris-protocol

项目描述 :
Solaris Margin Trading
高级语言: TypeScript
项目地址: git://github.com/solaris-protocol/solaris-eth-margin.git
创建时间: 2021-06-22T13:53:03Z
项目社区:https://github.com/solaris-protocol/solaris-eth-margin

开源协议:Apache License 2.0

下载


Solaris Margin Trading

Solaris Margin Trading

Margin trading using 1inch limit order protocol and different lending protocols: Aave, Compound, Liquity, 88mph

Installation

Clone the repository

  1. $ git clone https://github.com/solaris-protocol/solaris-eth-margin
  2. $ cd solaris-eth-margin
  1. $ yarn start # to start a development
  2. $ yarn build # to create a production build

Contracts repository

How it works

How it works

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.