genlayer-dev
Build GenLayer Intelligent Contracts - Python smart contracts with LLM calls and web access.
Setup & Installation
Install command
clawhub install acastellana/genlayer-devIf the CLI is not installed:
Install command
npx clawhub@latest install acastellana/genlayer-devOr install with OpenClaw CLI:
Install command
openclaw skills install acastellana/genlayer-devor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/acastellana/genlayer-devWhat This Skill Does
GenLayer Intelligent Contracts are Python smart contracts that call LLMs and fetch live web data while maintaining blockchain consensus. Contracts use equivalence principles to reconcile non-deterministic outputs from AI and web sources across validators. The skill covers writing, deploying, and interacting with contracts using the GenLayer SDK and CLI.
Handles non-deterministic LLM and web results inside smart contracts without requiring custom off-chain infrastructure or oracles.
When to Use It
- Writing a contract that classifies user-submitted text using an LLM
- Fetching live webpage content into on-chain state
- Deploying contracts to a local or testnet network via CLI
- Building a prediction market resolved by AI judgment
- Calling EVM token contracts from a GenLayer contract
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Writing a contract that classifies user-submitted text using an LLM
- 1Writing a contract that classifies user-submitted text using an LLM
- 2Fetching live webpage content into on-chain state
- 3Deploying contracts to a local or testnet network via CLI
- 4Building a prediction market resolved by AI judgment
- 5Calling EVM token contracts from a GenLayer contract
Build GenLayer Intelligent Contracts - Python smart contracts with LLM calls and web access.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.