did:cow, a proposal for an ID resolution method with most of the convenience of did:plc/did:web and the robustness of a public blockchain
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

specify checksum encoding

+1 -1
+1 -1
README.md
··· 52 52 Format: `did:cow:<initial_controller_address>:<initial_wrapped_did>` 53 53 54 54 **Parameters:** 55 - - `initial_controller_address` - Ethereum address (20 bytes, no "0x" prefix) 55 + - `initial_controller_address` - Ethereum address (20 bytes, no "0x" prefix), checksum-encoded per [EIP-55](https://eips.ethereum.org/EIPS/eip-55) 56 56 - `initial_wrapped_did` - The wrapped DID with its leading `did:` stripped, e.g. `web:example.com` rather than `did:web:example.com` 57 57 58 58 ### 3 Examples