Issuing

Velocity issuance commands are available under issue command as follows:

  • offer management

  • credential management

./ssikit.sh velocity issue -h
issue-cmd

Offer management

Before being able to issue verifiable credentials, the credential data needs to be prepared. Offers represent the way to set up credential data. Basically, an offer is a credential that has not been signed. The offer management functions can be accessed from the command:

Currently available functions are:

  • create offer

offer-cmd

E.g. Create an offer.

Credential management

Credential management functions include:

  • issue credential

credential-cmd

E.g. Issue credential.

Last updated

Was this helpful?