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.
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.
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-genai
Generates 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.
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.