eugbyte / oa-did-sign

Moved into openattestation core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Moved into openattestation core

License:Apache License 2.0


Languages

Language:TypeScript 96.7%Language:JavaScript 3.3%