Abstract


This document describes the specification of KSChain DID.

This is a draft document and will be updated.

Blockchain-Based Identifier (KSChain)


The name string that identifiers this DID method is kscirc .

1. KSChain DID Format

Untitled

kschain-did       = "did:kscirc:" + [specific-idstring]
specific-idstring = "k" + [base58-encoded-id]
base58-encoded-id = Base58-Encode(Version + Identifier + CRC)