abdk-libraries-solidity icon indicating copy to clipboard operation
abdk-libraries-solidity copied to clipboard

Display the Import

Open JimLynchCodes opened this issue 3 years ago • 2 comments

README should have the import statement. thanks

JimLynchCodes avatar May 20 '22 17:05 JimLynchCodes

That seems unnecessary, as all of the contracts are in the root directory of the package.

Example: https://github.com/Premian-Labs/premia-contracts/blob/aabd867b39c5efbb5cf668115bc4c99581ce6145/contracts/pool/PoolWrite.sol#L6

ItsNickBarry avatar May 20 '22 18:05 ItsNickBarry

@ItsNickBarry No offense, but no one wants to go searching for your garbage spaghetti letter puke that you call "code".

Pls add import to the README 👍

JimLynchCodes avatar May 27 '22 13:05 JimLynchCodes

Different teams use different ways to manage dependencies. It is up to them how to import particular libraries.

3sGgpQ8H avatar Oct 09 '22 10:10 3sGgpQ8H