Deploy Intelligent Contracts in 60 seconds.
The no-CLI deployment platform for GenLayer Intelligent Contracts. Upload Python, configure parameters, and deploy directly from your browser.
Five network environments · Browser-based deployment
PredictionMarket.py
Intelligent Contract
class PredictionMarket(gl.Contract):
question: str
resolution_url: str
def resolve(self):
return gl.exec_prompt(...)
Deployment target
Deploy in three steps.
Upload your contract
Paste or drop a Python Intelligent Contract file. Shipyard parses constructor params automatically.
Configure parameters
Fill in constructor arguments with a typed form. No JSON wrangling, no CLI flags.
Deploy to any network
Choose Bradbury, Asimov, Studionet, or Localnet, with Clarke coming soon. One click deploys and streams live logs.
Everything you need. Nothing you don't.
20 templates, AI generation, living contracts, and full interaction tooling. All in the browser.
AI Contract Generation
Describe your contract in plain English. Get a deployable Python Intelligent Contract in seconds.
20 Ready Templates
From Hello World to prediction markets. Every template arrives pre-filled and ready to deploy.
Network Comparison
Deploy the same contract to two networks simultaneously. See how Bradbury and Asimov differ.
Contract Registry
Browse every Intelligent Contract on live GenLayer networks. Fork any of them in one click.
Interact Page
Call read and write methods on any deployed contract directly from the browser.
Living Contracts
Deploy contracts that evolve. Digital pets, self-amending constitutions, adapting personas. All on-chain.
Five networks. One platform.
Experimental LLM inference testnet — primary deployment target
Validator onboarding testnet
Browser-based Studio environment
Docker-based local development node
Local environmentNext-generation GenLayer testnet
Coming SoonWatch your contract land in real time.
No black box. No waiting and wondering. Shipyard streams every step of the deployment, from transaction submission to contract address confirmation.
Start deploying in 60 seconds.
No CLI. No configuration sprawl. Just your Python contract and a browser.