AI-powered Web3 devtool: Build and deploy dApps using natural language prompts.
Buildable is an AI-driven, no-code platform that transforms natural language prompts into fully functional decentralized applications. Inspired by Lovable.dev’s intuitive, chat-driven UI, Blockable enables users to generate complete dApp codebases—smart contracts, front-end components, and deployment scripts—with a single prompt. Users can iteratively refine their projects through “vibe coding,” toggling between a live preview and a full code editor. The platform integrates seamlessly with blockchain networks by supporting Polygon for scalable deployments, Celo for mobile-optimized, gasless transactions, and HashKey Chain for advanced compliance and security. Blockable not only makes blockchain development accessible to non-developers but also pioneers a new era of agentic developer tools, where every piece of the infrastructure is designed to plug-and-play, allowing any Web3 service provider to integrate their tools into the ecosystem.
Buildable is built on Cloudflare's serverless platform and leverages modern web container technology for an in-browser development experience. The frontend is developed using Remix.js (a React-based framework) with Tailwind CSS for pixel-perfect, Lovable-inspired design, and is deployed on Cloudflare Pages. The top navigation bar includes integrated wallet connection options (e.g., MetaMask, WalletConnect) that display the user's wallet address and faucet status.
On the backend, a Node.js/Express API routes natural language prompts to Cloudflare’s AI Agents, which use the DeepSeek (deepseek-v1) model for code generation. This AI orchestration layer supports “vibe coding,” allowing users to iteratively refine generated smart contract templates and UI components. Generated code is then executed in isolated in-browser environments powered by StackBlitz WebContainers, providing instant live previews.
For blockchain integration, Blockable offers one-click deployment to Polygon (using the MCP Server and Hardhat scripts) and Celo (via its mobile-first, gasless transaction models). Additionally, HashKey Chain integration ensures that advanced compliance and security measures are built into the platform. GitHub integration is used to sync the codebase, enabling external edits to be reflected automatically within the system. All components communicate securely via Cloudflare’s global edge network, ensuring low latency and robust protection through Cloudflare’s WAF and DDoS mitigation.