Skip to content
forked from ignite/web

Monorepo for packages used by Starport CLI, including a template, component library and a set of Vuex modules

License

Notifications You must be signed in to change notification settings

marinhoarthur/vue

 
 

Repository files navigation

Starport Frontend

Screenshot

Contents

A Vue 3 web application template is bundled with the Starport CLI. The template features an asset list, transaction list, token transfer component, and a form component for custom models created with Starport. The template is connected to the Keplr wallet by default.

A set of Vuex modules implement functionality common to most Cosmos SDK chains.

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:

npm install
npm run dev

Questions

For questions and support, join the official Starport 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.

About

Monorepo for packages used by Starport CLI, including a template, component library and a set of Vuex modules

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 52.4%
  • JavaScript 44.9%
  • Vue 2.0%
  • SCSS 0.6%
  • CSS 0.1%
  • HTML 0.0%