From d599c71946079ccb922bb409b78acd4471812151 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20=27birdy=27=20Danjou?= Date: Sat, 23 Sep 2023 02:51:42 +0200 Subject: [PATCH] docs() fix links --- docs/SUMMARY.md | 6 +++--- docs/getting_started/wallet/metamask.md | 2 +- docs/resources/repositories.md | 8 +++++++- docs/resources/whitepaper.md | 3 --- 4 files changed, 11 insertions(+), 8 deletions(-) delete mode 100644 docs/resources/whitepaper.md diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 9116e2e7..e32839a2 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -2,7 +2,7 @@ - [What is Zama's fhEVM?](README.md) -## Zama's fhEVM network +## Getting started - Connect wallet - [Metamask](getting_started/wallet/metamask.md) @@ -12,7 +12,7 @@ ## Writing contract -- [Getting started](getting_started.md) +- [Getting started](solidity/getting_started.md) - [Hardhat](solidity/getting_started/hardhat.md) - [Remix](solidity/getting_started/remix.md) - [Docker](solidity/getting_started/docker.md) @@ -37,6 +37,6 @@ ## Resources -- [Whitepaper](resources/whitepaper.md) - [Tutorials](resources/tutorials.md) - [Repositories](resources/repositories.md) +- [Whitepaper](https://github.com/zama-ai/fhevm/blob/main/fhevm-whitepaper.pdf) diff --git a/docs/getting_started/wallet/metamask.md b/docs/getting_started/wallet/metamask.md index 2545f674..296d6d8d 100644 --- a/docs/getting_started/wallet/metamask.md +++ b/docs/getting_started/wallet/metamask.md @@ -10,7 +10,7 @@ Here are the main steps from the [official guide](https://support.metamask.io/hc From the homepage of your wallet, click on the network selector in the top left, and then on 'Add network' -
How to add network
+
How to add network
MetaMask will open in a new tab in fullscreen mode. From here, find and the 'Add network manually' button at the bottom of the network list.
diff --git a/docs/resources/repositories.md b/docs/resources/repositories.md index 3af90b8a..f31776fb 100644 --- a/docs/resources/repositories.md +++ b/docs/resources/repositories.md @@ -1,4 +1,10 @@ # Repositories -- [Solidity library](https://github.com/zama-ai/fhevm/) +## Implementation + - [fhEVM on evmos](https://github.com/zama-ai/fhevm-evmos/) + +## Libraries + +- [Solidity library](https://github.com/zama-ai/fhevm/) +- [fhevmjs](https://github.com/zama-ai/fhevmjs/) diff --git a/docs/resources/whitepaper.md b/docs/resources/whitepaper.md deleted file mode 100644 index 7ba70c83..00000000 --- a/docs/resources/whitepaper.md +++ /dev/null @@ -1,3 +0,0 @@ -# Whitepaper - -