Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,17 @@ between targets today — ADR-013 will unify these.
---

## Architecture
<p align="center">
<a href="./docs/limen-architectural-diagram-background-light.png">
<img
src="./docs/limen-architectural-diagram-background-light.png"
alt="Limen system architecture diagram"
width="900"
/>
</a>
<br />
<em>Figure 1. Limen system architecture. (Click to view full resolution)</em>
</p>

Limen is organised as a layered workspace. The core contract crate owns no
implementations — runtimes, platforms, and backends are all downstream:
Expand Down Expand Up @@ -225,6 +236,7 @@ beyond.
| [Roadmap](docs/roadmap.md) | Phased plan to v0.1.0 and stretch goals |
| [Funding & Licensing](FUNDING.md) | Funded work commitments and how to support the project |
| [Development Guide](docs/dev_guide.md) | Building, testing, and contributing |
| [Whitepaper](docs/whitepaper.md) | Design philosophy, architecture, and execution semantics |

---

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading