Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uditvira authored Jul 10, 2024
1 parent 7b564e6 commit 8091486
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ Valence Services houses the code for the [Valence Rebalancer](https://www.valenc

Learn more about the Rebalancer [here](https://www.valence.zone/blog/Rebalancer-Protocol-Asset-Management).

This repository contains the smart contracts for the Valence Services. It includes the following contracts:
This repository contains the following contracts:
- Auctions Manager
- Auction
- Oracle
- Services Manager
- Rebalancer
- Account

Here is a high level of the system for more details please refer to the [Valence Services Architecture](./architecture.md)
The following is a simplified high level of the system. Detailed system diagrams and flows are presented in [Valence Services Architecture](./architecture.md)

![Top Level](./images/high-level.png)

For a specific contract documentation, please refer to the README.md file of each contract.
For documentation on specific contracts, please refer to the README.md file in each contract's directory.

Parties (e.g. market makers) interested to participate in the Rebalancer Auctions should read the [Auctions contract documentation](./contracts//auction/auction/README.md).

Expand Down Expand Up @@ -55,4 +55,4 @@ If you believe you've found a security-related issue with the contracts associat

## License

All materials in this repository are licensed under [BSL](./LICENSE).
All materials in this repository are licensed under [BSL](./LICENSE).

0 comments on commit 8091486

Please sign in to comment.