Skip to content

Commit e82d181

Browse files
authored
Update README.md
1 parent f4549a9 commit e82d181

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,20 @@ Synapse Protocol is a modular, chain-agnostic infrastructure designed for sovere
88
## Architecture Overview
99

1010
Synapse is built on a **three-layer modular architecture**, ensuring scalability, verifiability, and extensibility:
11-
![image](https://github.com/user-attachments/assets/a1b2ead5-c1ff-48df-b48b-ff5d46762ac1)
11+
12+
<img width="3264" height="1058" alt="image" src="https://github.com/user-attachments/assets/7d9ecbae-3b8b-4909-bc3f-568741c55fb7" />
13+
1214
| Layer | Responsibilities |
1315
| --- | --- |
14-
| **Layer 3 — Rights Management** | Real-time, policy-bound enforcement of rights and content access. |
15-
| **Layer 2 — Operational Coordination** | Asset registration, policy governance, custody assignment, and programmable finance. |
16-
| **Layer 1 — Foundational Governance** | Tokenomics, protocol governance, role-based access control, and lifecycle management. |
16+
| **Rights Management** | Real-time, policy-bound enforcement of rights and content access. |
17+
| **Operational Coordination** | Asset registration, policy governance, custody assignment, and programmable finance. |
18+
| **Foundational Governance** | Tokenomics, protocol governance, role-based access control, and lifecycle management. |
1719

1820
## Contributing
1921
We welcome feedback, feature requests, and contributions:
2022
- Start a [discussion](https://github.com/Synaps3Protocol/protocol-core-v1/discussions)
21-
- Report issues via [GitHub Issues](https://github.com/Synaps3Protocol/protocol-core-v1/issues)
2223
- Submit a [Pull Request](https://github.com/Synaps3Protocol/protocol-core-v1/pulls)
24+
- Report issues via [GitHub Issues](https://github.com/Synaps3Protocol/protocol-core-v1/issues)
2325

2426
## Developer Quickstart
2527
Use the following commands to test, compile, and audit the protocol:

0 commit comments

Comments
 (0)