didkit
didkit copied to clipboard
A cross-platform toolkit for decentralized identity.
Hello, I am absolutely unsure if this is a bug or if I am using it incorrectly. I would like to create verifiable credentials via didkit-cli. If I use an...
Depends on: - [ ] https://github.com/spruceid/ssi/pull/508
1. Cloned [didkit](https://github.com/spruceid/didkit.git) and [ssi](https://github.com/spruceid/ssi.git) in the same level in a folder 2. Ran `cargo build` in the `didkit` root folder 3. Ran `cd ./lib` 4. Ran `make ../target/test/android.stamp` Got...
while I was building credible, following the steps in README, I had some problem running make -C lib ../target/test/android.stamp error: ```tex // snip.. "-Wl,-Bdynamic" "-ldl" "-llog" "-lunwind" "-ldl" "-lm" "-lc"...
This adds a sub module to DIDKit [didkit-go](https://github.com/spruceid/didkit-go). The reason it is being added this way is to make it possible to be used as a module in a Go...
Using the node module, I am attempting to verify the invocation of a root capability. I.e. a capability before it has been delegated. I run into the error: `missing field...
- Adds macros to improve the binding definitions for C and Java. - Also adds prepare and complete to the C and Java APIs.
System macOS Ventura 13.4, M1 Steps to reproduce - Clone ssi - Clone didkit as sibling to ssi - cd didkit - cargo build Main Error: ``` = note: ld:...
[mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64') in Flutter]