web
web copied to clipboard
Monorepo for packages used by Ignite CLI, including a template, component library and a set of Vuex modules
To reproduce: 1. Send tokens 2. Notice that after tokens were sent the token transfer component returns to the initial state (no address), but the token list is empty. It...
The error i get is: `index.js:883 Uncaught (in promise) TxClient:MsgSetItemString:Send: Could not broadcast Tx: Broadcasting transaction failed with code 13 (codespace: sdk). Log: invalid fee provided: null: insufficient fee` This...
- [ ] remove the password from the website - [ ] add a link to the readme
We need a short doc that outlines the process of releasing a new version on npm.
 Adding more info here will users help us debug issues.
Let's display current `@starport/vue` & `@starport/vuex` versions akin to Emeris = 
Right now the user must connect to Keplr on every page load. Let's come up with a way to remove this need without damaging UX
Let's implement a file that packs environment and metadata stuff. e.g.: - starport.json - starport.config.ts
when you init sign client as part of client state (by calling state.client.useSigner(signer)) you mutates the Vuex state outside of mutations and that cause errors in app.