/oa-did-sign

Moved into openattestation core

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Moved to github.com/open-attestation/open-attestation

Open-Attestation/open-attestation#153

@govtechsg/oa-did-sign

Library to sign on OA verifiable documents directly using private key associated with a DID.

Currently supported signature methods:

  • Secp256k1VerificationKey2018

Installation

npm install @govtechsg/oa-did-sign

Usage

TBD

License

GPL-3.0