Skip to content

Commit

Permalink
Merge pull request #484 from zama-ai/docsGatewayRemix
Browse files Browse the repository at this point in the history
docs: updated gateway part on Remix
  • Loading branch information
jatZama authored Aug 30, 2024
2 parents 0f580cf + 6b126e1 commit 6cdf722
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added docs/.gitbook/assets/useGateway.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/fundamentals/write_contract/remix.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@ To use it:

<figure><img src="../../.gitbook/assets/remixide.png" alt="How to install Remix IDE plugin" width="300"><figcaption>
</figcaption></figure>

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`.

<figure><img src="../../.gitbook/assets/useGateway.png" alt="How to install Remix IDE plugin" width="300"><figcaption>
</figcaption></figure>

Afterwards, you will be able to deploy and use any contract that you chose to compile via this plugin interface.

0 comments on commit 6cdf722

Please sign in to comment.