hyperledger / fabric-gateway

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

Use compiled output in Node scenario tests instead of ts-node #590

Closed bestbeforetoday closed 1 year ago

bestbeforetoday commented 1 year ago

Avoid the overhead of runtime transpile and more accurately reflect real application conditions.