Launching Your Dapp on E Money Network

Overview

Scallop provides developers with all the help and resources necessary to get to grips with Scallop’s 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 Scallop’s 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

Scallop’s 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. Scallop’s E Money Network uses ZK rollups and offers selective asset privacy features on the chain.

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'. Data for E Money Network and add the following information into the settings:

E Money Network Testnet Settings:

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.

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

Last updated