hyperledger / fabric-gateway

Go, Node and Java client API for Hyperledger Fabric v2.4+
https://hyperledger.github.io/fabric-gateway/
Apache License 2.0
152 stars 89 forks source link

Update pkcs11js to v2 #683

Closed bestbeforetoday closed 7 months ago

bestbeforetoday commented 7 months ago

This uses the newer Node-API for native code integration instead of the older Native Abstractions for Node.js API. There should be no functional difference but it removes one external dependency (on the nan package) and keeps fabric-gateway on the latest supported pkcs11js version.