OriginTrail
  • Get started with OriginTrail
  • OriginTrail Ecosystem — Call for Papers (Coming Soon)
  • Key Concepts
    • Decentralized Knowledge Graph (DKG)
    • DKG key concepts
  • TRAC: DKG utility token
  • Build with DKG
    • Quickstart (test drive the DKG in 5 mins)
      • Quickstart with Node.js
      • Quickstart with Python
    • Querying the DKG
    • DKG Edge Node
      • DKG Edge Node architecture
      • Get started with the Edge Node boilerplate
        • Automated setup with the installer
        • Manual setup
        • Usage example
      • Customize & build with the Edge Node
      • Knowledge Mining and dRAG examples
      • Deploy your Edge Node based project
        • Automated deployment with installer
      • DKG Edge Node inception program
      • DKG Edge Node API documentation
    • DKG Core Node
      • Run a V8 Core Node on testnet
        • Preparation for V8 DKG Core Node deployment
        • V8 DKG Core Node installation
      • Run a V8 Core Node on mainnet
        • Preparation for V8 DKG Core Node deployment
        • V8 DKG Core Node installation
      • How to open up your node for publishing
    • DKG toolkit
      • DKG SDK
        • Development environment setup
        • DKG Javascript SDK (dkg.js)
          • Interact with DKG paranets
          • Permissioned Paranets
          • Knowledge submission & curation
          • Paranet's incentives pool implementation
        • DKG Python SDK (dkg.py)
      • DKG paranets
        • Deploying a DKG paranet
        • Building with DKG paranets
        • Syncing a DKG Paranet
        • Initial Paranet Offerings (IPOs)
          • IPO specification
          • Launching your IPO
          • Paranet's incentives pool
          • IPO voting
      • AI agents
        • ElizaOS DKG agent
        • Custom DKG Python agent
        • Custom DKG JavaScript agent
      • Using the DKG with MCP
    • Ecosystem call for papers
  • DKG under the hood
    • Introduction
    • Delegated staking
      • Step-by-step staking
      • Redelegating stake
  • Random Sampling DKG Proof System
    • Random sampling rollout
    • Random Sampling FAQ
  • DKG Sync
  • Integrated Blockchains
    • Base blockchain
      • Connect to Base
    • Gnosis chain
      • Connect to Gnosis
    • NeuroWeb
    • Teleport instructions - NeuroWeb
    • Bridging to Moonbeam
    • Deployed smart contracts
  • Bounties & rewards
    • General bug bounty
    • Code contributions & V8 bug bounty
  • Whitepapers & RFCs
    • OriginTrail whitepaper
    • OriginTrail RFCs
  • Useful Resources
    • DKG V8.1.X update guidebook
    • Public nodes
    • Test token faucet
    • Contribution guidelines
      • Guidelines for automated test contributions
    • Previous updates
      • What's new with OriginTrail V8
      • DKG V8.0 update guidebook
        • Protocol updates
        • Feature roadmap
        • How to upgrade to V8?
    • Tutorials
    • Development principles
    • Community created resources
    • Linked data & knowledge graphs
    • Available networks, network details and RPCs
    • OT Node Engine implementation details
      • Modules
      • Command Executor
    • Explore the OriginTrail ecosystem
Powered by GitBook
On this page
  • DKG Mainnet
  • DKG Testnet

Was this helpful?

Edit on GitHub
  1. Useful Resources

Available networks, network details and RPCs

PreviousLinked data & knowledge graphsNextOT Node Engine implementation details

Last updated 2 months ago

Was this helpful?

DKG Mainnet

Network Name

RPC URL

Chain ID

Currency Symbol

Block Explorer URL

Base Mainnet

https://base-mainnet.infura.io/v3/YOUR-PROJECT-ID

8453

ETH

https://basescan.org

Gnosis Mainnet

https://rpc.gnosischain.com

100

xDAI

https://gnosisscan.io

NeuroWeb Mainnet

https://astrosat-parachain-rpc.origin-trail.network/

2043

MNEURO

https://neuroweb.subscan.io/

DKG Testnet

Network Name

RPC URL

Chain ID

Currency Symbol

Block Explorer URL

Base Sepolia

https://sepolia.base.org

84532

ETH

https://sepolia.basescan.org

Gnosis Chiado

https://rpc.chiadochain.net

10200

xDAI

https://blockscout.chiadochain.net

NeuroWeb Testnet

https://lofar-testnet.origin-trail.network

20430

MNEURO

https://neuroweb-testnet.subscan.io/

If you want to play around and test out the DKG, we recommend using the DKG Testnet. For that, you will need test TRAC and test NEURO tokens, which you can obtain by joining the OriginTrail and .

You can also run a local network on your machine. To run a local network, please refer to the

Discord
requesting them from our Faucet Bot
Local network setup page