Story Dev Agent Suite
The ultimate OSS scaffolding and tooling suite for Story Protocol, featuring a reference "GenAI-to-IP" agent powered by ABV.dev.
视频
技术栈
描述
Story Dev Agent Suite is the essential developer toolkit for building IP-native applications on Story Protocol.
npx story-dev init – Scaffold complete Story‑powered apps (GenAI agents, IP dashboards, licensing tools) in 60 seconds, with automatic IP registration and full lifecycle management.
What it solves
Story Protocol developers waste hours on repetitive setup: SDK config, Aeneid testnet wiring, IP registration flows, license templates, UI boilerplate. This eliminates 90% of the complexity – from blank repo to working IP app in one command.
Core components
story-client (npm package):
Clean TypeScript wrapper for@story-protocol/core-sdk.const client = new StoryClient(); const ipId = await client.registerIpAsset("https://metadata.json"); const licenseId = await client.createLicenseTerms({ commercial: false });One‑line functions for IP minting, licensing, royalties, derivatives.
story-dev CLI:
textnpx story-dev init my-ip-app --template abv-genaiGenerates production‑ready Next.js monorepos with Story wiring + ABV.dev integration.
ip-sandbox: Developer dashboard for testing full IP lifecycle (register → license → verify).
abv-genai-agent (ABV bounty winner):
Reference GenAI app that generates content via ABV.dev and auto‑registers outputs as Story IP assets. Prompt → AI → Onchain ownership in one click.
Tracks & prizes targeted
Main: OSS / Dev Tooling ($5,000)
CLI tools, quickstarts, dev utilities that accelerate Story adoption.
Partner: GenAI IP Registration (ABV.dev)
Uses ABV SDK + Story integration to register AI outputs as IP.