If my contract takes a long time to compile, is there a way to deploy it without compiling?
4 Likes
No, even when deploying to a local node, you must compile the contract.
If my contract takes a long time to compile, is there a way to deploy it without compiling?
No, even when deploying to a local node, you must compile the contract.