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 has been archived by the owner on May 26, 2023. It is now read-only.
I installed the docker container and build it.
I transferred my
Contract.sol
file into the directory.But the
docker
container is configured with an older version with the commandsolc
.In the latest revisions,
solc
is nowsolcjs
in the terminal.How to resolve this?
The text was updated successfully, but these errors were encountered: