with one click
deploy
// Deploy GenLayer intelligent contracts using the deployment script. User-invoked only.
// Deploy GenLayer intelligent contracts using the deployment script. User-invoked only.
Design, deploy, and monitor a GenLayer Intelligent Oracle prediction market from any coding agent. Use when a user wants to create a settled-by-web-evidence prediction market without opening the web UI.
Write and run fast direct-mode pytest tests for this repo's GenLayer intelligent contracts.
Use the GenLayer CLI to inspect, interact with, and debug this repo's intelligent contracts.
Validate this repo's GenLayer intelligent contracts with the GenVM linter.
Run or design live-environment GenLayer tests for this intelligent-oracle repo.
Run tests and build checks across the intelligent-oracle project. Use after making changes to validate nothing is broken.
| name | deploy |
| description | Deploy GenLayer intelligent contracts using the deployment script. User-invoked only. |
| disable-model-invocation | true |
Deploy contracts using the scripts module. Accepts optional arguments via $ARGUMENTS.
cd scripts && npm run deploy $ARGUMENTS
Before deploying:
After deployment, report the contract address(es) returned.