Services Dexanode
  • Mapping Networks
    • Mapping Networks
  • Mainnet
    • Planq Network
      • Installation
      • Upgrade
      • Snapshot
      • Statesync
      • CLI Cheat Sheet
    • Lambda Network
      • Installation
    • Ununifi
      • Installation
      • Manual Installation
    • Lambda Network
  • Testnet
    • CreditCoin (Polkadot)
    • BEVM Incentiviced Testnet Full Node
      • Binaries
      • Docker
    • Dymension Froopyland
      • Create Pull Request
      • Deploy NFT & Smart Contract
    • Noria
      • Installation
      • Manual Installation
      • Upgrade
      • Snapshot
      • Statesync
      • CLI Cheat Sheet
    • Artela
      • Installation
      • Manual Installation
      • Upgrade
      • Snapshot
      • Statesync
      • CLI Cheat Sheet
    • Empower
      • Installation
      • Manual Installation
      • Upgrade
      • Snapshot
      • Statesync
      • CLI Cheat Sheet
    • Cross Finance
      • Installation
      • Upgrade
      • Snapshot
      • Statesync
      • Tool and Services
    • Eclipse Testnet
      • Eclipse Testnet Bridge Quest
    • Polymer
      • Polymer With Docker
      • Polymer Challenge 4
      • Polymer Challenge 4 Gitpod
    • Risc Zero Contributed Phase 1
  • Page 2
  • Tooling Service
    • Create Custom Endpoint Cosmos
    • Create custom endpoint Initia Node
    • Create Snapshoot
  • Page
Powered by GitBook
On this page
  1. Testnet
  2. BEVM Incentiviced Testnet Full Node

Docker

PreviousBinariesNextDymension Froopyland

Last updated 1 year ago

BEVM is a decentralized EVM-compatible based on , and using as gas. BEVM = EVM + to VM + BEVM-Stacks.

  • OS : Ubuntu 20.4+

  • CPU : 2 Cores

  • RAM : 2 GB

  • SSD : 300 GB

Upgrade Package

sudo apt-get update
sudo apt-get upgrade

Get Docker

curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh

Create Direcetory

mkdir /var/lib/node_bevm_test_storage

Pull Docker

sudo docker pull btclayer2/bevm:v0.1.1

Fund your address with faucet first with EVM Address (0x)

  • go to channel faucet on discord BEVM

  • /faucet your_address_evm

Create Services

-name=replace_your_evm_address
sudo docker run -d -v /var/lib/node_bevm_test_storage:/root/.local/share/bevm btclayer2/bevm:v0.1.1 bevm "--chain=testnet" "--name=replace_your_evm_address" "--pruning=archive" --telemetry-url "wss://telemetry.bevm.io/submit 0"

output like

4bd1990d73dc9c91f260ef26a7f4c30c90fbb4679ea63395f9b2c7c55631a5e2

Check Logs

sudo docker logs -f 4bd1990d73dc9c91f260ef26a7f4c30c90fbb4679ea63395f9b2c7c55631a5e2

Check on Telementary

Wait 30 minutes - 1 hours

#BTClayer2
#Taproot
$BTC
$BTC
$BTC
BEVM Telemetry
Logo