fhEVM
WebsiteLibrariesProduct & ServicesDevelopersSupport
0.5
0.5
  • Welcome to fhEVM
  • Getting Started
    • What is fhEVM
    • Deploy on fhEVM native
      • Using Zama Faucet
      • Local dev node
    • Deploy on Ethereum
    • Whitepaper
  • Fundamentals
    • Write contract
      • Using Hardhat
      • Using Remix
      • Other development environment
    • Encrypted types
      • Operations on encrypted types
      • Branching in FHE
      • Generate random number
    • Encrypted inputs
    • Access Control List
    • Decrypt and reencrypt
    • Contracts standard library
  • Guides
    • Decryption
    • Reencryption
    • Build a web application
    • Build with Node
    • Common pitfalls and best practises
    • How can I break a loop ?
    • Gas estimation on devnet
    • Use the CLI
    • Common webpack errors
  • Tutorials
    • See all tutorials
    • Write confidential smart contract with fhEVM
  • References
    • API function specifications
    • fhevmjs function specifications
    • Repositories
  • Developer
    • Contributing
    • Development roadmap
    • Release note
    • Feature request
    • Bug report
Powered by GitBook

Libraries

  • TFHE-rs
  • Concrete
  • Concrete ML
  • fhEVM

Developers

  • Blog
  • Documentation
  • Github
  • FHE resources

Company

  • About
  • Introduction to FHE
  • Media
  • Careers
On this page
  • Devnet information
  • Configuring MetaMask

Was this helpful?

Export as PDF
  1. Getting Started

Deploy on fhEVM native

PreviousWhat is fhEVMNextUsing Zama Faucet

Last updated 8 months ago

Was this helpful?

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

Here are the main steps from the provided by Metamask:

Add these information to access to blockchain

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 (coming soon)

Fields
Value

Network Name

Zama Local

New RPC URL

http://localhost:8545/

Chain ID

9000

Currency symbol

ZAMA

Block explorer URL (Optional)

official guide
From the homepage of your wallet, click on the network selector in the top left, and then on '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.
Choose the Zama Devnet
How to add network from popup
How to add network
How to select correct network on Metamask