# DID Methods

Platform supports the following DID Methods

<table data-full-width="true"><thead><tr><th>Method</th><th>Description</th><th>Specification</th><th>Resolver</th><th>Registrar</th></tr></thead><tbody><tr><td><code>did:ebsi</code></td><td>DIDs on the EBSI network from the European Blockain Initiative</td><td><a href="https://ec.europa.eu/digital-building-blocks/wikis/display/EBSIDOC/EBSI+DID+Method">EBSI DID Method</a></td><td>yes</td><td>yes</td></tr><tr><td><code>did:indy</code></td><td>DIDs on Hypledger Indy from Sovrin Foundation</td><td><a href="https://hyperledger.github.io/indy-did-method/">Indy DID Method</a></td><td>yes</td><td>yes</td></tr><tr><td><code>did:key</code></td><td>Simples possible implementation of a DID method based on public/private key pairs. Registry independent.</td><td><a href="https://w3c-ccg.github.io/did-method-key/">Key DID Method</a></td><td>yes</td><td>yes</td></tr><tr><td><code>did:web</code></td><td>DIDs on web server infrastructure</td><td><a href="https://github.com/w3c-ccg/did-method-web">Web DID Method</a></td><td>yes</td><td>yes</td></tr></tbody></table>

We're working on adding support for the following

<table data-full-width="true"><thead><tr><th>Method</th><th>Description</th><th>Specification</th><th>Resolver</th><th>Registrar</th></tr></thead><tbody><tr><td><code>did:hedera</code></td><td>DIDs on Hedera Hashgraph from Hbar Foundation</td><td><a href="https://github.com/hashgraph/did-method/blob/master/did-method-specification.md">Hedera DID Method</a></td><td>yes</td><td>yes</td></tr></tbody></table>

Don't find your preferred DID method in the list? Contact us!
