Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Tags: spruceid/kepler-sdk

Tags

v0.13.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add orbit ID to /peer/generate endpoint call (#59)

* add orbit ID to /peer/generate endpoint call

* update wasm sdk

v0.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix cap query return type (#54)

v0.10.0

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
zcap-ld `Authenticator`s (#28)

* Eth Simple String authenticator

* ZCAP-based authenticators (for `did:key`/JWK, `did:pkh:eth`/Metamask, `did:pkh:tz`/BeaconSDK)

* expose utility functions `startSession` and `didVmToParams`

* expand tests

Co-authored-by: Simon Bihel <[email protected]>