From 4f7f90dde8fdf90c5cb311254cef897e005b13e9 Mon Sep 17 00:00:00 2001 From: yuxizama <157474013+yuxizama@users.noreply.github.com> Date: Tue, 17 Sep 2024 11:00:30 +0200 Subject: [PATCH 1/3] docs: add a teaser message about Coprocessor launch --- docs/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 03b240b8..d596ec20 100644 --- a/docs/README.md +++ b/docs/README.md @@ -16,6 +16,9 @@ layout: --- # Welcome to fhEVM +{% hint style="success" %} +**[Coming soon]** Learn more about Zama's fhEVM Coprocessor. [Get notified at launch](https://www.zama.ai/fhevm-coprocessor) ↗️ +{% endhint %} ## Get started @@ -64,4 +67,4 @@ Collaborate with us to advance the FHE spaces and drive innovation together. **Zama 5-Question Developer Survey** We want to hear from you! Take 1 minute to share your thoughts and helping us enhance our documentation and libraries. **👉** [**Click here**](https://www.zama.ai/developer-survey) to participate. -{% endhint %} \ No newline at end of file +{% endhint %} From cce41915c074066e37595e1ed4b9b45e1d4cffea Mon Sep 17 00:00:00 2001 From: yuxizama <157474013+yuxizama@users.noreply.github.com> Date: Tue, 17 Sep 2024 11:09:12 +0200 Subject: [PATCH 2/3] docs: add Coprocessor teasing on README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 844d1379..aa53344f 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ SLSA 3

+> [!IMPORTANT] +> **Coming soon** - Learn more about Zama's fhEVM Coprocessor. [Get notified at launch](https://www.zama.ai/fhevm-coprocessor) ↗️ ## About ### What is fhEVM From 450bc3121d9d43dc8c4a818c75e287f86c7a1c46 Mon Sep 17 00:00:00 2001 From: yuxizama <157474013+yuxizama@users.noreply.github.com> Date: Tue, 17 Sep 2024 11:10:07 +0200 Subject: [PATCH 3/3] docs: format adjustment --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index d596ec20..3d6da810 100644 --- a/docs/README.md +++ b/docs/README.md @@ -17,7 +17,7 @@ layout: # Welcome to fhEVM {% hint style="success" %} -**[Coming soon]** Learn more about Zama's fhEVM Coprocessor. [Get notified at launch](https://www.zama.ai/fhevm-coprocessor) ↗️ +**Coming soon** - Learn more about Zama's fhEVM Coprocessor. [Get notified at launch](https://www.zama.ai/fhevm-coprocessor) ↗️ {% endhint %} ## Get started