mattrglobal / node-bbs-signatures

An implementation of BBS+ signatures using rust and typescript for node.js
Apache License 2.0
58 stars 27 forks source link

build: add node 15 and 16 support #157

Closed tplooker closed 3 years ago

tplooker commented 3 years ago

Description

Dependent on #156 being merged ahead, testing out NodeJS 15 and 16 support

Motivation and Context

See above

Does this PR introduce a breaking change?

Which merge strategy will you use?