A single command. That’s all it takes to generate tokens, mint NFTs, create AI metadata, upload to IPFS, and deploy on Story fully automated, fully developer-ready.
This video showcases Story CLI, an open-source developer tool that automates every part of Web3 asset creation. With a single command, developers can generate ERC20 tokens, produce AI-driven metadata, upload structured assets to IPFS, and deploy directly to Story Protocol.
What this demo covers:
💻 Creating a token through an interactive CLI workflow
⚙️ Generating metadata through an AI pipeline
📦 Building a complete Hardhat project automatically
🌐 Uploading assets to IPFS with HTTPS-resolvable links
🚀 Deploying contracts to Story Testnet without manual configuration
Designed for the OSS / Dev Tooling track, this tool focuses on improving developer productivity, reducing setup friction, and enabling faster on-chain experimentation.
During this hackathon, I focused on building a fully automated developer workflow for Story Protocol. I started by designing the CLI architecture, then implemented ERC20 and ERC721 generators with configurable features. After that, I integrated an AI metadata pipeline using Gemini and connected the system to IPFS for structured uploads. Finally, I built a deployment pipeline that compiles contracts and pushes them to Story Testnet with one command. The entire project now works end-to-end, and every step is reproducible from a clean machine.
At the moment, I’m not actively fundraising. The priority has been rapid prototyping, shipping a working end-to-end toolchain, and validating that developers actually find this useful.