<!--- Provide a general summary of the issue in the Title above --> Create a prepopulated docker image with contracts and setup a docker-compose setup to enable testing. ## Implementation details <!-- Enter description of implementation that may help dev team --> Docker-compose should consist of: - light client - preopulated contract execution environment - mocked prover (or real one if fast enough) - spectre node ## Testing details <!-- Enter description of special test-cases--> - simple E2E test ## Acceptance Criteria <!-- Enter the conditions of satisfaction here. That is, the conditions that will satisfy the user/persona that the goal/benefit/value has been achieved --> - we can test the node E2E
Create a prepopulated docker image with contracts and setup a docker-compose setup to enable
testing.
Implementation details
Docker-compose should consist of:
Testing details
Acceptance Criteria