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.

add links

+5 -1
+5 -1
web/static/index.html
··· 205 205 A did:cow ID consists of a pointer at a did:web or did:plc ID, and an address on the Ethereum network that can update it. It can be created for free without a blockchain transaction, and you only need to send a blockchain transaction to point it to a different did:web or did:plc ID, or change the blockchain address that controls it. 206 206 <br /> 207 207 <br /> 208 - <a href="https://tangled.org/goat.navy/did-cow">Read the specification</a> 208 + <a href="https://tangled.org/goat.navy/did-cow">Specification</a> 209 + | 210 + <a href="/#!/did:cow:B6aaa1DAd9D09d689dc6111dcc6EA2A0d641b406:plc:pyzlzqt6b2nyrha7smfry6rv">Example</a> 211 + | 212 + <a href="https://sepolia.etherscan.io/address/0x8560798CD78D09143D0194249503ebe25706ed96">Contract on testnet</a> 209 213 <span id="about-short"><a href="#" onclick="showMore(event)"></a></span><span id="about-more" style="display:none"></span></p> 210 214 </div> 211 215