# Developer Guide

Levex is an open-source project based on OpenLeverage protocol smart contracts. If you want to contribute to the project or have questions on technical aspects, we highly encourage you to discuss the problem and the solution with the team. If you want to reach out to the dev team directly, contact our dev on TG.

## Source Code Repo

The source can be found in [Levex GitHub](https://github.com/levexprotocol/levex)

## Backend API

#### All Lending pools info

```
not started
```

#### Stats for Individual lending pool

```
not started
```

Chain prefixes are bnb, kcc, eth.

## Deployed Contracts

### Ethereum

| Contract                | Address     |
| ----------------------- | ----------- |
| Timelock                | Coming soon |
| EthDexAggregatorV1      | Coming soon |
| DexAggregatorDelegator  | Coming soon |
| XLVX                    | Coming soon |
| XLVXDelegator           | Coming soon |
| LPool                   | Coming soon |
| ControllerV1            | Coming soon |
| ControllerDelegator     | Coming soon |
| LevexV1Lib              | Coming soon |
| LevexV1                 | Coming soon |
| LevexDelegator          | Coming soon |
| LPoolDepositor          | Coming soon |
| LPoolDepositorDelegator | Coming soon |
| QueryHelper             | Coming soon |
