This document provides instructions on how to deploy the C2D contract using Python 3.10.11 on Ocean.
Ensure that Python 3.10.11 is installed on your system.
- Open the command prompt or terminal.
- Navigate to the project directory.
- Install the necessary dependencies by executing the following command:
pip install ocean-lib==3.0.2
- Ensure that you are in the project directory.
- Insert your custom wallet address into the 'white_list_wallet_addresses_cid' variable, which is located in the 'deploy_survey_vault.py' file within the scripts directory.
- Run the application by executing the following command:
python deploy_contract.py