This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
Warn when creating a contract importing from @openzeppelin/contracts
#1297
Labels
Milestone
Warn the user when creating a contract importing from
@openzeppelin/contracts
with a reference to the documentation: https://docs.openzeppelin.com/sdk/2.5/linking#linking-the-contracts-ethereum-package(We may need to move the Note about using @openzeppelin/contracts-ethereum-package` so that it is visible when viewing the link)
So the warning could be something like the following:
Similar to the warning for an explicit constructor:
The text was updated successfully, but these errors were encountered: