Skip to content

Commit 59535aa

Browse files
committed
fix: whitepaper link broken
1 parent 2300395 commit 59535aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Quick Merkle Database (QMDB) is a high-performance verifiable key-value stor
99
It is designed to take advantage of modern SSDs and minimize flash write amplification with an append-only design.
1010
QMDB can perform in-memory Merklelization with minimal DRAM usage, and offers efficient cryptographic proofs for inclusion, exclusion, and historical states.
1111

12-
Read the QMDB paper here: <https://layerzero.network/publications/QMDB_13Jan2025_v1.0.pdf>
12+
Read the QMDB paper here: <https://arxiv.org/pdf/2501.05262>
1313

1414
*QMDB is ongoing research. Designed for high performance and practical use, some features are still evolving. We invite feedback and contributions from the community.*
1515

0 commit comments

Comments
 (0)