OriginTrail
  • Get started with OriginTrail
  • OriginTrail Ecosystem — Call for Papers (Coming Soon)
  • Key Concepts
    • Decentralized Knowledge Graph (DKG)
    • DKG key concepts
  • Build with DKG
    • Quickstart (test drive the DKG in 5 mins)
      • Quickstart with Node.js
      • Quickstart with Python
    • ChatDKG builder toolkit
      • DKG SDK
        • Development environment setup
        • DKG Javascript SDK (dkg.js)
          • Interact with DKG 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
    • 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
      • 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
  • Delegated staking
    • Delegated staking—Introduction
      • Step-by-step staking
      • Redelegating stake
  • 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
    • What's new with OriginTrail V8
    • DKG V8 guidebook
      • Protocol updates
      • Feature roadmap
      • How to upgrade to V8?
    • Public nodes
    • Tutorials
    • Test token faucet
    • Development principles
    • Community created resources
    • Linked data & knowledge graphs
    • Available networks, network details and RPCs
    • OT Node Engine implementation details
      • Modules
      • Command Executor
    • Contribution guidelines
      • Guidelines for automated test contributions
    • Explore the OriginTrail ecosystem
Powered by GitBook
On this page
  • Bridging TRAC to Base
  • Setting up DKG node on Base
  • Building on DKG on Base

Was this helpful?

Edit on GitHub
  1. Integrated Blockchains

Base blockchain

PreviousRedelegating stakeNextConnect to Base

Last updated 3 months ago

Was this helpful?

Base Chain is an Ethereum Layer-2 blockchain network developed by Coinbase. It is designed to improve scalability, performance, and interoperability while reducing transaction costs and settlement time on the Ethereum network.

The synergy between the DKG and Base blockchain opens up new horizons for builders, driving them to create groundbreaking decentralized AI applications.

Bridging TRAC to Base

TRAC is the ERC20 token used for creating Knowledge Assets on the OriginTrail Decentralized Knowledge Graph (DKG). TRAC also gets rewarded to delegated stakers and node runners for contributing to the DKG network.

You can use the to transfer TRAC from Ethereum to Base.

TRAC token contract address on Base: 0xa81a52b4dda010896cdd386c7fbdc5cdc835ba23

Setting up DKG node on Base

Building on DKG on Base

Setting up a DKG node on Base is easy and simple by following instructions in the section of the docs. If you want to integrate Base to an already running DKG node, you should follow the steps from .

A powerful tool to build upon the DKG on BASE is the . By leveraging the DKG SDK, developers can harness all the capabilities that the DKG on Base provides, unlocking new potentials for creating advanced decentralized applications and services.

At OriginTrail, we are empowering builders to transcend the ordinary and construct the extraordinary. Dive into our tutorials to harness the power of decentralized AI. Explore guides prepared by the OriginTrail Builders community to inspire your own innovative projects - 📚 .

DKG Core Node
Connect to Base
DKG SDK
Tutorials
Superbridge