Skip to main content

๐Ÿ‘‹๐Ÿป Welcome

SDK version 0.35.0.

What you can expect to learn

๐Ÿ“ฆ Topics: KILT SDK essentials, basic credential workflow. This includes creating a CType and a claim, attesting a claim, and finally verifying the credential.

โณ Duration: 15-45 minutes.

๐Ÿค“ Prerequisites:

  • Basic JavaScript or TypeScript knowledge.
  • Node.js installed. Any stable LTS version >= 16.0.

โ“ Questions? Join our developer community channel!

Welcome, curious mind!โ€‹

In this tutorial, you will:

โœ” Get familiar with the essential concepts in KILT: accounts, DIDs, CTypes, claims, credentials, and more.

โœ” Use the KILT SDK to implement the basic flow of a KILT claim, from creation until verification. You'll create a claim as a Claimer, attest it as an Attester and verify it as a Verifier.

โœ” Use the KILT SDK to write onto and read from the KILT blockchain.

Ready? Let's go!