Skip to content

Commit

Permalink
ci: removed dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
jatZama committed Jan 20, 2025
1 parent a87d0a8 commit 64f3e8a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/getting_started/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,9 @@ Access the essential libraries for building and integrating FHE-enabled applicat

Explore the foundational implementations enabling FHE integration with blockchain systems:

| **Repository** | **Description** |
| -------------------------------------------------------------- | -------------------------------------------------- |
| [fhevm-go](https://github.com/zama-ai/fhevm-go/) | Go implementation of the FHE Virtual Machine |
| [go-ethereum](https://github.com/zama-ai/go-ethereum) | Fork of go-ethereum v1.10.19 with FHE capabilities |
| [zbc-go-ethereum](https://github.com/zama-ai/zbc-go-ethereum/) | Modified go-ethereum with enhanced FHE support |
| **Repository** | **Description** |
| -------------------------------------------------------------- | ---------------------------------------------- |
| [fhevm-go](https://github.com/zama-ai/fhevm-go/) | Go implementation of the FHE Virtual Machine |
| [zbc-go-ethereum](https://github.com/zama-ai/zbc-go-ethereum/) | Modified go-ethereum with enhanced FHE support |

Use these repositories to accelerate your development, integrate FHE into your applications, or contribute to the growing ecosystem. 

0 comments on commit 64f3e8a

Please sign in to comment.