Skip to content

Commit 117e26b

Browse files
committed
Added architecture diagram
1 parent 6a821f7 commit 117e26b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

vindex-arch.png

89.7 KB
Loading

vindex/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ The correct construction of the map can be verified by any other party.
102102
The only requirement is compute resources to be able to build the map, and a clear understanding of the MapFn (hence the importance for this to be universally specified).
103103
The verifier builds a map at the same size as the verifiable index and if the map checkpoint has the same root hash then both maps are equivalent and the map has been verified for correct construction.
104104

105+
## Architecture
106+
107+
![Architecture Diagram](./vindex-arch.png)
108+
105109
## Sub-Problems
106110

107111
### MapFn Specified in Universal Language

0 commit comments

Comments
 (0)