Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.2 KB

File metadata and controls

21 lines (13 loc) · 1.2 KB
icon description coverY
gear-complex-code
Decentralized Knowledge Graph V8 Client
0

V8 DKG SDK

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, enabling you to create and manage Knowledge Assets through your apps, as well as perform network queries (such as search, or SPARQL queries), as illustrated below.

The interplay between your app, DKG and blockchains

The OriginTrail SDK currently comes in two forms - the Javascript SDK - dkg.js and Python SDK dkg.py. SDKs for other programming languages would be welcome contributions to the project, and are in considerations for the roadmap by core development team as well.

{% hint style="info" %} Interested in building a DKG SDK in a particular programming language? We'd love to support you. Create an issue on our Github and let's get the conversation going! {% endhint %}