Quickstart (test drive the DKG in 5 mins)
Welcome to your first hands-on experience with the OriginTrail Decentralized Knowledge Graph (DKG)! In just a few minutes, you'll publish and retrieve your first Knowledge Asset (KA) using public DKG nodes—no complex setup required.
✨ What you'll accomplish
You'll use the DKG SDK (JavaScript or Python) to:
Connect to a public DKG node
Publish a simple Knowledge Asset (KA)
Retrieve that KA by querying the DKG
📋 What you'll need
Before you start, make sure you have:
Code editor:
Cursor or any editor you prefer
🪙 Getting Test Tokens
Join our Discord server
Navigate to the
#faucet-bot
channelType
!help
to see available commandsType
!fundme_neuroweb [YOUR_ADDRESS]
to get NEURO tokens and activate your wallet (used to pay transaction fees on NeuroWeb blockchain)Type
!fundme_neuroweb_trac [YOUR_ADDRESS]
to get TRAC tokens (used for publishing new Knowledge Assets)
💻 Choose your development path
Last updated
Was this helpful?