2.2.0 • Published 3 years ago

@govtechsg/oa-did-sign v2.2.0

Weekly downloads
145
License
Apache-2.0
Repository
github
Last release
3 years ago

@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