LFDT-Hiero / tsc

Apache License 2.0
0 stars 0 forks source link

We need to check if we can depened on the JS lib web3 that is LGPL-3.0 licensed #31

Open hendrikebbers opened 1 day ago

hendrikebbers commented 1 day ago

The hedera-mirror-node-explorer depends on web3@4.13.0 (and related libs like web3-eth@4.9.0). The license of the complete web3js project is LGPL-3.0 (see https://github.com/web3/web3.js/blob/4.x/LICENSE).

We need to check if the dependency is ok or need to be fixed. Since hedera-mirror-node-explorer is a product that we release including all dependencies I assume we have a problem here...

More details can be found at https://github.com/LFDT-Hiero/tsc/issues/15