Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yc1111 authored Dec 15, 2022
1 parent 2eac920 commit 9ffcbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Ledger Database
This repository includes the implementations of QLDB and LedgerDB, which are used in the paper "[GlassDB: Practical Verifiable Ledger Database Through Transparency](http://arxiv.org/abs/2207.00944)".
This repository includes the implementations of QLDB and LedgerDB, which are used in the paper "[GlassDB: Practical Verifiable Ledger Database Through Transparency](http://arxiv.org/abs/2207.00944)". Extended version of paper can be found [Here](doc/)

## Code Structure
- `/distributed` - A common distributed layer using two-PC for distribute transaction
Expand Down

0 comments on commit 9ffcbc0

Please sign in to comment.