mirror of
https://github.com/zama-ai/fhevm-solidity.git
synced 2026-05-09 03:00:27 -04:00
Zama Devnet
{% hint style="warning" %} Devnet down Our devnet is currently offline but will be up soon! In the meantime, develop your contracts using a local instance. {% endhint %}
Here are the main steps from the official guide provided by Metamask:


Add these information to access to blockchain {% tabs %} {% tab title="Zama devnet" %}
| Fields | Value |
|---|---|
| Network Name | Zama Network |
| New RPC URL | https://devnet.zama.ai |
| Chain ID | 8009 |
| Currency symbol | ZAMA |
| Block explorer URL (Optional) | https://main.explorer.zama.ai |
{% endtab %} {% tab title="Local devnet" %}
| Fields | Value |
|---|---|
| Network Name | Zama Local |
| New RPC URL | http://localhost:8545/ |
| Chain ID | 9000 |
| Currency symbol | ZAMA |
| Block explorer URL (Optional) |
{% endtab %} {% endtabs %}
