Closed thegostep closed 5 years ago
Currently, yarn add etherlime does not import as a sub dependency etherlime-lib.
yarn add etherlime
However, the examples in the documentation do not reflect the need to add etherlime-lib separately.
Thank you for your feedback. Actually, we provided migration guide and there we included the need of installation of etherlime-lib. We are going to improve also the other pages of the documentation.
etherlime-lib
Currently,
yarn add etherlime
does not import as a sub dependency etherlime-lib.However, the examples in the documentation do not reflect the need to add etherlime-lib separately.