Quick Start

Quick start guide for developing on BEVM

Quick Overview

BEVM is a Bitcoin Layer-2 Network developed based on Substrate, fully compatible with the Ethereum Virtual Machine (EVM).

As a result, you can engage in comprehensive interactions with BEVM using the Ethereum API and Substrate API. BEVM employs the same account system as Ethereum, and your mnemonic phrase and private key are interchangeable with your Ethereum account. Consequently, you can use Metamask or other wallets fully compatible with Ethereum to interact with BEVM.

Network Configurations

ParameterValue

Network name

BEVM Mainnet

Type

Mainnet

Native Asset Symbol

BTC

Decimal

18

Chain-ID

11501

Explorer

RPC Endpoint

WebSocket

wss://rpc-mainnet-1.bevm.io/ws

Quick Add

Development Tools

Based on the features of BEVM, you have the option to choose from both Substrate-based and Ethereum-based development tools. We have listed some partnership dev tools here for your quick check.

Last updated