Compile and Deploy the contrats
Lets compile the contracts and create an application binary interface to be able to propose solutions to the contract
Run the following in the project's root directory to compile your contract
Deploy the contracts by running a local instance of the builder on port http://0.0.0.0:3554
Last updated