Files
fhevm-solidity/docs/getting_started/devnet.md
Aurora Poppyseed 9e87031d49 docs: update the docs to fhevm06 (#612)
* docs: change for fhevm06

* docs: restructure, concepts explained

* docs: update tutorials

* docs: improves API and decryption

* docs: improved some sections checked broken links

* docs: fix one dead link

* docs: fix one dead link

* docs: prettier and adressing some changes

* docs: add review

* docs: fix instances

* docs: mini change

* docs: update readme

* docs: improving getting started

* docs: markdown link check errors

* docs: prettier

* docs: attempt to fix gitbook README error

* docs: links causing problems

---------

Co-authored-by: Clément 'birdy' Danjou <clement@danjou.io>
2024-11-29 23:27:08 +09:00

3.0 KiB

Get Started on ZAMA Devnet

Devnet information

Our devnet is up and running.

Fields Value
New RPC URL https://devnet.zama.ai
Chain ID 9000
Currency symbol ZAMA
Gateway URL https://gateway.devnet.zama.ai
Faucet URL https://faucet.zama.ai
Block explorer URL https://explorer.devnet.zama.ai (coming soon)

Configuring MetaMask

To configure the MetaMask for Zama Devnet, follow the steps:

  1. From the homepage of your wallet, click on the network selector in the top left, and then on 'Add network'
How to add network from popup
  1. 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.
How to add network
  1. 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 9000
Currency symbol ZAMA
Block explorer URL (Optional) https://explorer.devnet.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 %}

  1. Choose the Zama Devnet
How to select correct network on Metamask

Using Zama Faucet

{% 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 %}

You can get 10 Zama token on https://faucet.zama.ai/.