Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve use and documentation of using different cryptographic libraries #169

Open
clehner opened this issue Jun 22, 2021 · 2 comments
Open
Labels
developer experience Make nicer and easier to use for developers

Comments

@clehner
Copy link
Contributor

clehner commented Jun 22, 2021

ssi supports using different libraries for cryptographic functions: spruceid/ssi#217 and may add more: spruceid/ssi#216. This optionality should be exposed to DIDKit users, and documented. For example, how does one build didkit-cli and didkit-wasm using ed25519-dalek.

  • Relevant commands could be listed in the readmes
  • The Makefile could be extended to build with features selected using Make variables.
@bumblefudge
Copy link
Contributor

Maybe start with the Rust docs, then add commands to other interfaces?

@bumblefudge
Copy link
Contributor

As for the makefile, I'm a huge fan of commenting-out alternatives-- makes the documentation much easier for someone else to write :D

@clehner clehner added the developer experience Make nicer and easier to use for developers label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer experience Make nicer and easier to use for developers
Projects
None yet
Development

No branches or pull requests

2 participants