Skip to content

Releases: starksign/sdk-node

v0.1.1

Choose a tag to compare

@paulosouza-stark paulosouza-stark released this 26 May 20:06
e480846

Removed

  • bigint-buffer dependency

Fixed

  • parseAndVerify function parameters

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@cdottori-stark cdottori-stark released this 08 Jan 14:34

Changed

  • internal structure to use starkcore as a dependency

Fixed

  • sdk version

v0.0.3

v0.0.3 Pre-release
Pre-release

Choose a tag to compare

@cdottori-stark cdottori-stark released this 07 Aug 22:54

Fixed

  • missing "starksign" folder in the final package

v0.0.2

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@cdottori-stark cdottori-stark released this 28 Jul 21:19

Fix

  • imports errors

v0.0.1

v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@cdottori-stark cdottori-stark released this 28 Jul 20:23
0ba3e2f

Added

  • SignatureRequest resource with parse() method
  • Document resource with get() and sign() methods
  • document.Signature resource
  • document.Signer resource