Regarding the copyright of the library mentioned inside the web3js #5638
-
Hello team, I was looking for the copyright of the libraries mentioned below, I came across that inside web3js(this repo) there is a folder named packages in which most of the libraries are present. Can I use the same copyright for these libraries also as web3js? web3-core-requestmanager-1.7.5.tgz |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @salonishaswat , However, for other packages that are not part of web3.js like: swarm-js-0.1.42.tgz and ethereumjs-util-7.1.5.tgz. you need to check their License at their repository |
Beta Was this translation helpful? Give feedback.
Hi @salonishaswat ,
Yes, all packages of web3.js, which you can find listed inside https://github.com/web3/web3.js/tree/4.x/packages have the same copyright license. And the License is available here: https://github.com/web3/web3.js/blob/4.x/LICENSE.
However, for other packages that are not part of web3.js like: swarm-js-0.1.42.tgz and ethereumjs-util-7.1.5.tgz. you need to check their License at their repository