Skip to content

Commit

Permalink
docs(contracts): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mempirate committed Oct 16, 2024
1 parent 983d07b commit 08681c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bolt-contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ The Bolt smart contracts cover the following components:
- Flexible restaking integrations for staking pools and node operators
- (WIP) Fault proof challenge and slashing logic for validators

### Architecture
A high-level overview of architecture is depicted in the diagram below:

![](./docs/erd.png)

## Validator Registration: `BoltValidators`

The [`BoltValidators`](./src/contracts/BoltValidators.sol) contract is the only point of entry for
Expand Down

0 comments on commit 08681c9

Please sign in to comment.