Skip to content

Commit 3fabe21

Browse files
authored
Merge b docs from testnet (#988)
2 parents f53cce1 + ef5178d commit 3fabe21

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
@@ -77,4 +77,4 @@ Aligned works in:
7777
7878
If you don't meet these requirements, you can compile the binaries yourself following the [README](https://github.com/yetanotherco/aligned_layer)
7979
80-
To try Aligned with other proving systems, check [this](../3_guides/0_submitting_proofs) guide
80+
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)