You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2019. It is now read-only.
This repo states that it is deprecated in favor of the zos monorepo, but current zeppelinos documentation still references it (e.g. https://docs.zeppelinos.org/docs/deploying.html). Can you clarify its deprecation status and how to correctly include contracts that used to be referenced through zos-lib?
If the npm package by the same name zos-lib is still to be used and the correct way to import contracts, I think that distinction is worth making in your README for this repo.
Since the contracts are in the zos monorepo already, it seems wasteful and possibly prone to version conflicts to include both zos and zos-lib in package.json.
I also think it is worth clarifying the relationship between zos-lib and openzeppelin-eth and when and where one should be used vs the other.