MOTA
ĐApp framework for the multi-chain web
Type-safe, extensible SvelteKit apps. Powered by ₡ore, multiple chains supported.
Get started 🚀Why MOTA
SvelteKit at the core
MOTA is a ĐApp framework built on SvelteKit. Fast, SSR-ready, and great DX out of the box.
Core + multi-chain
Runs on ₡ore by default and supports multiple chains. One codebase, many networks.
Plugin system
Install addons with npx addon <repo> <generator> <action>. Hygen-based generators add auth, features, or config without forking.
Skills & AI
Agent skills
MOTA projects can use skills.sh: reusable skill packs that AI agents (Cursor, Copilot, Continue) use to work with your stack. Add MOTA Skills, or any repo.
npx skills find # discover skills · npx skills add owner/repoAI toolkit
AI support is via skills. Pick your agent (Copilot, Cursor, Continue) and add skill packs so assistants know your stack and conventions.
Search for skillsQuick start
Use the SvelteKit Starter to create a MOTA project. It sets up SvelteKit, optional i18n, and the addon CLI.
npx github:bchainhub/sveltekit-starter Then install addons (e.g. Passkey, Support, Banking, Minting) with:
npx addon bchainhub@mota-addon-support support install