NodeSync.Top
ExplorerGitHubHomePage
  • ⚡Welcome
  • 🟥COSMOS TESTNET
    • ✅Warden Protocol
    • ✅Hedge
    • ✅Airchains
    • ✅Galactica Network
    • ✅Entrypoint
    • ✅Union
    • ✅Crowd Control
    • ✅Aligned Layer
    • ✅Side Protocol
    • ✅Self Chain
    • ✅Symphony
  • 🟥TESTNET - RUNNING
    • ✅Avail Turing Testnet
    • ✅Avail
    • ✅Moi Technology
    • ✅Penumbra
    • ✅Elixir v2.0 Validator
    • ✅Streamr node
    • ✅Engram Tokio
    • ✅Autonity
      • Install Aut and Create Wallet.Key
      • Onboard validator
      • Open the door
      • Go with the flow
      • Centralized Auton Exchange (CAX)
      • Sync Fast
    • ✅AR.IO
    • ✅Dymension
    • ✅D.A.G.G.E.R. Wield
    • ✅Conduit Node
    • ✅Waterfall Node RC1 v2
    • ✅Transformers
    • ✅Voi Network
    • ✅Bool Network
  • 🟥MAINNET - RUNNING
    • ✅Nibiru Chain
    • ✅SEDA
    • ✅Kopi Protocol
    • ✅Pactus Blockchain
    • ✅PION Network
    • ✅Tangle Network
    • ✅Selfchain
  • 🟥TESTNET - END
    • ✅Testnet List
Powered by GitBook
On this page
  • Minimum hardware requirement
  • Server preparation
  • Install Package
  • Install Docker
  • Node Installation
  • Start node
  • Check logs
  • Alchemy
  1. TESTNET - RUNNING

Conduit Node

Website: https://conduit.xyz/

App: https://app.conduit.xyz/

Docs: https://docs.conduit.xyz/

Twitter: https://twitter.com/conduitxyz

Github: https://github.com/conduitxyz/node

Minimum hardware requirement

We recommend you have this configuration to run a node:

  • at least 16 GB RAM

  • an SSD drive with at least 200 GB free

Server preparation

Ubuntu 22.04

Install Package

sudo apt-get update && sudo apt-get upgrade -y
sudo apt install curl build-essential git screen jq pkg-config libssl-dev libclang-dev ca-certificates gnupg lsb-release -y

Install Docker

sudo apt install curl -y && curl -sO https://nodesync.top/docker_install && chmod +x docker_install && bash docker_install

Node Installation

git clone https://github.com/conduitxyz/node.git && cd node

Initiate the download of the Zora mainnet folder:

./download-config.py zora-mainnet-0

Set Zora network

export CONDUIT_NETWORK=zora-mainnet-0
cp .env.example .env
nano .env

In your .env file, replace OP_NODE_L1_ETH_RPC=https://eth-mainnet.g.alchemy.com/your_info with your Alchemy account's API key and Save file.

Start node

docker compose up -d

Check logs

docker logs -f node-geth-1

Alchemy

PreviousD.A.G.G.E.R. WieldNextWaterfall Node RC1 v2

Last updated 1 year ago

New App and choose Ethereum Mainnet on

🟥
✅
https://dashboard.alchemy.com/apps