๐๐ป 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!