Anthony COLAS

Results 2 issues of Anthony COLAS

Been trying for some time now and always run into this error. Everything prior worked. What am I doing wrong? RTX3090 - 24go Windows 10 but on Ubuntu using wsl,...

3rd party

In the Read.Me the import is incorrect: import "github.com/Arachnid/solidity-stringutils/strings.sol"; shows an error. If i correct it to : import "github.com/Arachnid/solidity-stringutils/src/strings.sol"; It works but I still get warnings.