Skip to content

Commit 1876fd0

Browse files
Boris docs edits 16 Sept 2024 (#986)
2 parents 84a409a + 746a3ac commit 1876fd0

File tree

3 files changed

+89
-78
lines changed

3 files changed

+89
-78
lines changed

docs/1_introduction/1_getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ Aligned works in:
7575
7676
If you don't meet these requirements, you can compile the binaries yourself following the [README](https://github.com/yetanotherco/aligned_layer)
7777
78-
To try Aligned with other proving systems, check [this](../3_guides/0_submitting_proofs) guide
78+
To try Aligned with other proving systems, check [this](../3_guides/0_submitting_proofs.md) guide

docs/1_introduction/3_use_cases.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@
1313
- Encrypted Mempools using SNARKs to show the correctness of the encryption.
1414
- Protocols against misinformation and fake news: you can generate proofs that an image or audio comes from a given device, and show that a published image is the result of certain transformations performed on the original image.
1515
- On-chain gaming.
16+
17+
## Projects built using Aligned
18+
19+
- The Mina <> Ethereum bridge (in development) uses Aligned's fast mode for ZK proof verification. See the [github repo](https://github.com/lambdaclass/mina_bridge) for more information.

0 commit comments

Comments
 (0)