From 2e306e82862801ddd22334e6ad4b235996563e60 Mon Sep 17 00:00:00 2001 From: KOSASIH Date: Sat, 9 Nov 2024 11:28:34 +0700 Subject: [PATCH] Update architecture.md --- docs/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture.md b/docs/architecture.md index 7db877d..5db4956 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -18,7 +18,7 @@ The PiStable system is designed to create a stablecoin pegged to a specific valu [User Interface] <--> [Smart Contracts] <--> [Price Oracles] | | | | | | [Frontend] [StableCoin] [External Data] [ReserveManager] [Governance] - +![Architecture Diagram](pi-stable.jpeg). ## Security Considerations - **Auditing**: All smart contracts will undergo rigorous security audits to identify and mitigate vulnerabilities. - **Decentralization**: The system is designed to minimize single points of failure, ensuring that no single entity can control the stablecoin.