SSIMON relies on a plug and play adapter based system for DID and VC based operations, SSIMON proposes what all methods an adapter must implement in order for an adapter to be compatible with the SSIMON ecosystem.
TangleLabs currently has two Adapters which are fully SSIMON compatible
Adapter | Method |
---|---|
@tanglelabs/iota-identity-adapter | did:iota |
@tanglelabs/key-identity-adapter | did:key |
@tanglelabs/web-identity-adapter | did:web |
When initialising SSIMON you can plug any of these adapters into the builder and it would allow you to deal with that method in particular.