Joel Thorstensson

Results 54 issues of Joel Thorstensson

This PR introduces the `@didtools/varsig` package which implements the [Varsig specification](https://github.com/ChainAgnostic/varsig) (or at least a version of it, updates to the spec is likely needed). The implementation follows the following...

If I already know the DID it's annoying to have to create an AccountId.

https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-5.md

help wanted

https://github.com/ChainAgnostic/CAIPs/pull/43

help wanted

https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-23.md

help wanted

https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-13.md

help wanted

Currently the id, specifically what comes after `#`, is the entire encoded public key. Is this really needed? Can they be made shorter by just using the first few characters...

Was wondering about the solana example: https://github.com/spruceid/ssi/blob/main/did-pkh/tests/did-sol.jsonld#L10 Why does it have both `Ed25519VerificationKey2018` and `SolanaMethod2021`? Both of them seem to use the same `publicKeyJwk`. Is there a reason for the...

spec-alignment

**Describe the bug** There's an issue in the install step for Macos. **To Reproduce** Steps to reproduce the behavior: 1. Copy and run the following code in your terminal: ```...

bug
help wanted

Seems like this test is passing. I wonder which version of the DIDs library the Ceramic node throwing the error is using?