DKG SDK
Decentralized Knowledge Graph V8 client
Last updated
Was this helpful?
Decentralized Knowledge Graph V8 client
Last updated
Was this helpful?
The OriginTrail SDKs are client libraries for your applications, used to interact and connect with the OriginTrail Decentralized Knowledge Graph.
From an architectural standpoint, the SDK libraries are application interfaces into the DKG. They enable you to create and manage Knowledge Assets through your apps and perform network queries (such as search or SPARQL queries), as illustrated below.
The OriginTrail SDK currently comes in two forms:
You can try out the SDK in two different ways:
Set up a development environment using one of the following options:
SDKs for other programming languages would be welcome contributions to the project. The core development team is also considering including them in the roadmap.
Javascript SDK -
Python SDK - .
Try the SDK with public DKG nodes by following the guide.
Deploy your node on the DKG testnet (recommended): This option allows you to quickly experiment with the SDK on a testnet of your choice. Follow the for setup instructions.
Deploy your node on a local DKG network: Use this option for a fully localized development environment by following the .
Create an on our GitHub, and let's get the conversation started!