Web
Monorepo for packages used by Ignite CLI, including a template, component library and a set of Vuex modules
Install / Use
/learn @ignite/WebREADME
Ignite Frontend

Contents
App template
A Vue 3 web application template is bundled with the Ignite CLI. The template features an asset list, transaction list, token transfer component, and a form component for custom models created with Ignite. The template is connected to the Keplr wallet by default.
@ignt/vue-library
A library that contains components used by the template.
Quick start
Inside your PROJECT_DIRECTORY/vue directory, run the following command to start your frontend local environment:
pnpm install
pnpm dev
Questions
For questions and support, join the official Ignite Discord server. The issue list in this repo is exclusively for bug reports and feature requests.
Contributing
We welcome contributions from everyone. The develop branch contains the development version of the code. You can create a branch from develop and create a pull request, or maintain your own fork and submit a cross-repository pull request.
Important: Before you start implementing a new feature, the first step is to create an issue on Github that describes the proposed changes.
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
96.8kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
99.8kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
