Skip to content

Commit a776d7b

Browse files
authored
[DOCS] Update Overview (#804)
1 parent 2e2d37c commit a776d7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/versioned_docs/version-3.5.0/icicle/overview.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: ICICLE Overview
1313

1414
[![GitHub Release](https://img.shields.io/github/v/release/ingonyama-zk/icicle)](https://github.com/ingonyama-zk/icicle/releases)
1515

16-
[ICICLE](https://github.com/ingonyama-zk/icicle) is a cryptography library designed to accelerate zero-knowledge proofs (ZKPs) using multiple compute backends, including GPUs, CPUs, and potentially other platforms. ICICLE's key strength lies in its ability to implement blazing-fast cryptographic primitives, enabling developers to significantly reduce proving times with minimal effort.
16+
[ICICLE](https://github.com/ingonyama-zk/icicle) is a cryptography library designed to accelerate high-speed cryptography, starting with Zero-Knowledge Proofs (ZKPs), using multiple compute backends, including GPUs, CPUs, and potentially other platforms. ICICLE's key strength lies in its ability to implement blazing-fast cryptographic primitives, enabling developers to significantly reduce proving times with minimal effort.
1717

1818
## Key Features
1919

@@ -29,15 +29,15 @@ Originally, ICICLE was focused solely on GPU acceleration. With the release of v
2929

3030
## Who Uses ICICLE?
3131

32-
ICICLE has been successfully integrated and used by leading ZK companies such as [Celer Network](https://github.com/celer-network), [Gnark](https://github.com/Consensys/gnark), and others to enhance their ZK proving pipelines.
32+
ICICLE has been successfully integrated and used by leading cryptography companies such as [Brevis](https://www.ingonyama.com/blog/icicle-case-study-accelerating-zk-proofs-with-brevis), [Gnark](https://github.com/Consensys/gnark), [Zircuit](https://www.ingonyama.com/blog/case-study-accelerating-zircuits-zero-knowledge-proofs-with-icicle), [zkWASM](https://www.ingonyama.com/blog/how-icicle-helps-grow-the-zkwasm-ecosystem), [Kroma Network](https://www.ingonyama.com/blog/icicle-case-study-accelerating-zk-proofs-with-kroma-network) and others to enhance their ZK proving pipelines.
3333

3434
## Don't Have Access to a GPU?
3535

3636
We understand that not all developers have access to GPUs, but this shouldn't limit your ability to develop with ICICLE. Here are some ways to gain access to GPUs.
3737

3838
### Grants
3939

40-
At Ingonyama, we are committed to accelerating progress in ZK and cryptography. If you're an engineer, developer, or academic researcher, we invite you to check out [our grant program](https://www.ingonyama.com/blog/icicle-for-researchers-grants-challenges). We can provide access to GPUs and even fund your research.
40+
At Ingonyama, we are committed to accelerating progress in ZK and cryptography. If you're an engineer, developer, or academic researcher, we invite you to check out [our grant program](https://www.ingonyama.com/blog/ingonyama-research-grants-2025)). We can provide access to GPUs and even fund your research.
4141

4242
### Google Colab
4343

0 commit comments

Comments
 (0)