Skip to content

Add week 7 smart contract protocol#195

Merged
javierron merged 2 commits into
KTH:2025from
SoraShu:2025
Dec 12, 2025
Merged

Add week 7 smart contract protocol#195
javierron merged 2 commits into
KTH:2025from
SoraShu:2025

Conversation

@SoraShu
Copy link
Copy Markdown
Contributor

@SoraShu SoraShu commented Dec 11, 2025

Assignment Proposal

Title

A Distributed Identity System

Names and KTH ID

Deadline

  • Week 7

Category

  • Smart Contract Protocol

Description

A distributed identity system that allows users to generate a key pair and mint the public key into a soulbound NFT as DID. In this distributed identity system:

  • Users can use their DID to sign challenge strings generated by others, thus proving in the real world that the DID corresponds to them.
  • Trusted issuers can issue VCs for DIDs, and VCs can be verified by on-chain validators.
  • Anyone(include non-users) can use a tool to query any DID and its verified information.

Repo: https://github.com/SoraShu/Soul-DID

@SoraShu
Copy link
Copy Markdown
Contributor Author

SoraShu commented Dec 12, 2025

@sofiabobadilla @javierron Could you please review this proposal?

@javierron
Copy link
Copy Markdown
Collaborator

Hello @SoraShu Thanks for the proposal.

@javierron javierron self-assigned this Dec 12, 2025
@javierron javierron added week7 Week7 related demos and presentations smart-contract-protocol Smart contract protocol to be presented at the Grand Oral labels Dec 12, 2025
@javierron javierron merged commit 177e137 into KTH:2025 Dec 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

smart-contract-protocol Smart contract protocol to be presented at the Grand Oral week7 Week7 related demos and presentations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants