Skip to content

Commit

Permalink
feat(site): highlight voyager and galois
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserKarel authored and cor committed Sep 28, 2023
1 parent eaecbed commit eb6bb56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions site/src/routes/blog/the-journey-so-far/+page.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ We have worked hard to be the first with an IBC connection between Ethereum and

Note that this is not a dummy or hacky setup, we have:

1. The full IBC stack on Union and Sepolia,
1. The full IBC stack on **Union** and **Sepolia**.
2. Light clients on both sides are properly implemented including (non)membership proofs,
header verification via ZK proof, etc.
3. A fully functional stateless relayer. (Voyager)
4. An efficient zero-knowledge prover. (Galois)
3. **Voyager**: fully functional stateless relayer.
4. **Galois**: efficient zero-knowledge prover.

<Xterm/>

Expand Down

0 comments on commit eb6bb56

Please sign in to comment.