E Money Network
  • Introduction to E Money Network
  • Add E Money Network to Metamask
  • Wallet Integration
  • E-Money Tokens
  • E Money Network Mainnet and Testnet Explorer​
  • E Money Network Faucet
  • E Money Network Whitelist
  • Launching Your Dapp on E Money Network
    • Developing and Deploying Contracts​
    • Contract Verification​
    • Contract Security Checks
  • Validating on E Money Network
    • Validator nodes
    • How to run a validator node on E Money Network
    • Running Validator Node
    • EMYC Token’s Utility & Purpose
    • Install Validator node​
  • Tendermint & EVMOS
    • ABCI Overview
      • Intro to ABCI
      • Motivation
    • Gas & Fees
      • How are Gas and Fees Handled on E Money Network?​
      • Gas calculation and Transaction execution on E Money Network
    • Keyring
    • Signing
    • Transactions
    • A Note on Determinism
    • Consensus Overview
  • E Money Card FAQs
    • Is a Know Your Customer (KYC) process required to obtain an E Money Card?
    • What details are required for the KYC process?
    • Do I need to create an E Money Wallet to order an E Money Card?
    • What happens if I lose my seed phrase?
    • What happens if I forget my password?
    • How do I order an E Money Card, and are there any costs?
    • Can I have the card shipped to a different address than the one I provided during KYC?
    • My card has been delivered, what’s next?
    • What should I consider before using the E Money Card for payments?
    • Where can I use the E Money Card?
    • Can I add the E Money Card to online payment services like Google Pay and Apple Pay?
    • Which countries’ citizens are eligible to apply for an E Money Card?
    • Are there any fees I should be aware of as a user?
    • How do taxes apply when using the E Money Card?
  • E Money Card Fees
  • Branding and Logos
Powered by GitBook
On this page

Launching Your Dapp on E Money Network

PreviousE Money Network WhitelistNextDeveloping and Deploying Contracts​

Last updated 3 months ago

Overview​

E Money Network provides developers with all the help and resources necessary to get to grips with E Money Network. This will help companies launch their existing Dapps on the E Money network. With step-by-step instructions, we will show developers and users how E Money Network works. This includes details on how to connect to the network using your existing tools and environments. We go on to discuss the common pitfalls you need to consider when running, developing and deploying your Dapps in the E Money Network environment.

Platform Basics​

E Money Network is a first-in-class, regulated Bank on a chain with Decentralised Finance (DeFi) capabilities intrinsically built into the chain.

Our E Money Network is a blazingly fast Byzantine fault-tolerant blockchain with a core KYC & AML module included in the consensus mechanism at the protocol level.

It is the world’s first licensed and secured infrastructure providing a suite of banking products to empower millions of business & retail customers.

Accessing E Money Network

Using MetaMask​

You can access the E Money Network using a MetaMask app by defining it as a custom network. To do this you need to go to the MetaMask app, log in, click the network dropdown and select 'Custom RPC'.

E Money Network Testnet Settings:​

  • Network Name: E Money Network Testnet

  • RPC URL:​

  • ChainID: 4544

  • Symbol: TEMYC

  • Explorer:

E Money Network Mainnet Settings:

  • Network Name: E Money Network Mainnet

  • Symbol: EMYC

  • ChainID: 4545

Developing and Deploying Contracts​

Being an Ethereum-compatible blockchain means that all of the usual Ethereum developer tools and environments can be used for development purposes. The same tools can also be used to deploy dApps for the E Money Network as well.

RPC URL:

Block Explorer URL:

An example of developing EMYC20 contracts on the E Money Network or any EVM network can be found.

​
​
​
​
https://testnet.emoney.network
https://testnet.explore.emoney.network/
https://rpc-publicnode.emoney.io/
https://explore.emoney.network/dashboard
here