fission-codes / fission

Fission CLI & server
https://runfission.com/docs
119 stars 14 forks source link

Add a CLI command to generate key pairs and DIDs #613

Closed bgins closed 2 years ago

bgins commented 2 years ago

Summary

Problem

The command line lacks a convenience utility for creating key pairs and DIDs.

Impact

No big impact immediately, but this feature will be necessary for generating UCANs from the CLI (see #599).

Solution

Add a command that generates key pairs and their associated DIDs.

bgins commented 2 years ago

Work on this issue has started over on #612.

bgins commented 2 years ago

Ready for review in #612.