Documentation ¶
Index ¶
- func GetCmdQueryIdentifer() *cobra.Command
- func GetQueryCmd(_ string) *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewAddControllerCmd() *cobra.Command
- func NewAddServiceCmd() *cobra.Command
- func NewAddVerificationCmd() *cobra.Command
- func NewCreateDidDocumentCmd() *cobra.Command
- func NewDeleteControllerCmd() *cobra.Command
- func NewDeleteServiceCmd() *cobra.Command
- func NewLinkAriesAgentCmd() *cobra.Command
- func NewRevokeVerificationCmd() *cobra.Command
- func NewSetVerificationRelationshipCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryIdentifer ¶
GetCmdQueryIdentifer querys a did on the chain using a GRPC client
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NewAddControllerCmd ¶
NewAddControllerCmd adds a controller to a did document
func NewAddServiceCmd ¶
NewAddServiceCmd adds a new service to a given did document
func NewAddVerificationCmd ¶
NewAddVerificationCmd defines the command to add a verification method to a given did
func NewCreateDidDocumentCmd ¶
NewCreateDidDocumentCmd defines the command to create a new DID document for the public key that signed the transaction
func NewDeleteControllerCmd ¶
NewDeleteControllerCmd deletes a controller of a did document
func NewDeleteServiceCmd ¶
NewDeleteServiceCmd deletes a service from a DID Document
func NewLinkAriesAgentCmd ¶
NewLinkAriesAgentCmd link an aries
func NewRevokeVerificationCmd ¶
NewRevokeVerificationCmd revokes a verification method from a given did document
func NewSetVerificationRelationshipCmd ¶
NewSetVerificationRelationshipCmd sets a verification relationship for a verification method
Types ¶
This section is empty.