From 08681c9b7cb9a7dd9f1aba5a3ac5252ed839dd71 Mon Sep 17 00:00:00 2001 From: Jonas Bostoen Date: Wed, 16 Oct 2024 11:57:57 +0200 Subject: [PATCH] docs(contracts): update README --- bolt-contracts/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bolt-contracts/README.md b/bolt-contracts/README.md index c7c007b04..57b157c4c 100644 --- a/bolt-contracts/README.md +++ b/bolt-contracts/README.md @@ -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