Managing Identity Keys
Manage your identity keys for creating cheqd Decentralized Identifiers (DIDs) using Veramo.
Method 1: Generating identity keys on-the-fly with DIDDocs
Command (inline)
veramo execute -m cheqdGenerateDidDoc --argsJSON '{"verificationMethod": "JsonWebKey2020", "methodSpecificIdAlgo": "uuid", "network": "testnet"}'Command (pass as file)
veramo execute -m cheqdGenerateDidDoc --argsFile path/to/exampleFile.jsonInputs and arguments
Expected output
Unexpected output
Method 2: Standalone key creation
Command
Converting identity keys
Last updated
Was this helpful?