Skip to content

InfraBlockchain/infra-evm-parachain

Repository files navigation

Infra EVM parachain

The Infra EVM parachain is a ready-to-use EVM-based parachain (based on the Frontier project), pre-configured with the Assets pallet, a simple Governance system (Collective & Motion pallets), and EVM precompiles.

This is an ideal starting point for any Parachain project that needs to support legacy Solidity smart contracts, but that wants at the same time to benefit from the flexibility provided by Substrate, and the shared security of the Infra relay chain.

🚀 Getting Started

🦀 Rust Setup

Make sure you have Rust installed along with everything that's needed to compile a substrate node. More details here.

🔧 Build

  1. Clone the Infra EVM parachain repository:
git clone https://github.com/InfraBlockchain/infra-evm-parachain
  1. Use cargo to build the parachain node without launching it:
cargo build --release

🕸️ Run a local network

You will need a compatible release of infrablockchain-substrate to run a local network. You may also want to use Zombienet (available for Linux and MacOS), for spinning up a full fledged relay chain - parachain environment. You can find more information about running a local test network HERE

Build check

2024.08.08 기준 1f0a5d1ab32e19f5bf3366f7a56bc0648c8de083 commit 빌드 확인 (당시 기준 master 브랜치)

About

Infrablockspace Node for a frontier (EVM) based parachain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published