Skip to content

Ethereum compatibility layer for Substrate.

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
LICENSE-APACHE2
GPL-3.0
LICENSE-GPL3
Notifications You must be signed in to change notification settings

EvgeniiZaitsevCW/ez-frontier

 
 

Modified Frontier

This repository is used as a node template to test some Solidity contracts on a Substrate network with Ethereum compatible layers. It is built on the base of the original Frontier repository.

To test contracts using the HardHat tools the following have been introduced into the original code:

Usage

  1. Run the following command (from the repository root dir) to build: cargo build --release. It could take 10 or more minutes depending on your machine characteristics.
  2. Run the following command (from the repository root dir) to up the local Substrate test network with temporary storage:./target/release/frontier-template-node --dev --tmp
  3. Configure and run your test on the executing network.

About

Ethereum compatibility layer for Substrate.

Resources

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
LICENSE-APACHE2
GPL-3.0
LICENSE-GPL3

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 77.7%
  • TypeScript 20.1%
  • JavaScript 1.7%
  • Solidity 0.2%
  • Dockerfile 0.1%
  • Nix 0.1%
  • Shell 0.1%