@govtechsg/oa-did-sign
v2.2.0
Published
Library to sign on OA verifiable documents directly using private key associated with a DID.
Downloads
154
Maintainers
Keywords
Readme
@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