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
We currently need to have the compiled contracts somewhere in the filesystem to deploy them. We could instead add some build.rs file to compile them alongside the code and include the compiled bytecode inside the binary.