ssi-sdk icon indicating copy to clipboard operation
ssi-sdk copied to clipboard

self sovereign identity sdk

Results 84 ssi-sdk issues
Sort by recently updated
recently updated
newest added

https://identity.foundation/keri/did_methods/#:~:text=A%20close%20analogy%20is%20did,wise%20and%20n%2Dwise%20purposes.

enhancement
help wanted
dids

All log messages are visible with little control. A few options: 1. Make all log entries either info or debug 2. Set an "environment" variable to conditionally turn logs on:...

enhancement
good first issue

https://identity.foundation/peer-did-method-spec/#crdts

enhancement
dids

https://identity.foundation/peer-did-method-spec/#generation-method

enhancement
good first issue
dids

Some schemas, such as those for [Credential Manifest](https://github.com/TBD54566975/ssi-sdk/blob/main/schema/known_schemas/cm-credential-manifest.json#L59) rely on additional schemas using the `$ref` property. Utilizing these schemas in the sdk resolves in network calls, to resolve the `$ref`...

good first issue
help wanted

Create an examples package that demonstrates usage of all primitives exposed by the library. The examples do not need to be exhaustive, but instead a jumping-off point for those wishing...

documentation
enhancement

Simple Question: @decentralgabe what's the release cycle of this repo? Includes: 1. Release schema 2. Release documentation 3. Release frequency

documentation

Able to create/resolve ION DIDs and use their keys for signing/verification

enhancement
dids

https://github.com/w3c-ccg/did-pkh/blob/main/did-pkh-method-draft.md

enhancement
dids

https://talks.golang.org/2013/bestpractices.slide#15

documentation
help wanted