diff --git a/docs/.gitbook/assets/useGateway.png b/docs/.gitbook/assets/useGateway.png new file mode 100644 index 00000000..542d9a2e Binary files /dev/null and b/docs/.gitbook/assets/useGateway.png differ diff --git a/docs/fundamentals/write_contract/remix.md b/docs/fundamentals/write_contract/remix.md index 6be11eb2..49be2cae 100644 --- a/docs/fundamentals/write_contract/remix.md +++ b/docs/fundamentals/write_contract/remix.md @@ -11,3 +11,10 @@ To use it:
How to install Remix IDE plugin
+ +After connecting to the Zama Plugin, you should click on the plugin button located on the left of the screen, and then add a Gateway URL to be able to request reencryption of ciphertexts, as shown in the picture below. The default recommended Gateway URL is: `https://gateway.devnet.zama.ai`. + +
How to install Remix IDE plugin
+
+ +Afterwards, you will be able to deploy and use any contract that you chose to compile via this plugin interface.