Open-Attestation / open-attestation

Meta framework for providing digital provenance and integrity to documents.
https://openattestation.com
Apache License 2.0
54 stars 18 forks source link

feat: 🎸 add a `sign` method to append signed proofs #92

Closed AdamJLemmon closed 4 years ago

AdamJLemmon commented 4 years ago

Adds support for an exposed sign method to sign documents and append a proof block. Support added for EcdsaSecp256k1, Ethereum based signing.

Built to enable various other proof types to be added in future as defined with options.type.

john-dot-oa commented 4 years ago

:tada: This PR is included in version 3.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: