Browse Source

Explain that frontends are served by the daemons

bdk-0.11
Thomas Eizinger 4 years ago
parent
commit
5034dbead0
No known key found for this signature in database GPG Key ID: 651AC83A6C6C8B96
  1. 2
      docs/ARCHITECTURE.md

2
docs/ARCHITECTURE.md

@ -17,6 +17,8 @@ The application is split into several components:
- A web frontend for the maker
- A maker daemon
At runtime, both daemons embed their frontend and serve it via HTTP.
On a source-code level, we split into:
- A library defining the core, cryptographic protocol

Loading…
Cancel
Save