Skip to main content

๐Ÿ‘‹๐Ÿป Welcome

SDK version 0.34.0.

What you can expect

๐Ÿ“ฆ 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.

โ“ 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.

๐Ÿš€ Claim KILT Peregrine test tokens from the faucet.

Ready? Let's go!

๐Ÿ‘‰ Step 0: Setup