web
web copied to clipboard
Monorepo for packages used by Ignite CLI, including a template, component library and a set of Vuex modules
> subscriptions are added with objects as keys > which means the comparison to see if an action is already subscribed to fails > and it gets readded > (similarly...
Right now we're suggesting [fixed gas price steps](https://github.com/tendermint/vue/blob/8949326f70d943ba4c136644cbfd9e44ef9052f5/packages/vue/src/components/SpWalletCreate/SpWalletCreate.vue#L355-L359) to Keplr. Let's make these dynamic.
Select the RPC node: I reckon: For now we give this the sanest default possible and provide a place for the user to enter the URL. Will work nicely with...
It would be useful to have a dedicated Admin UI (eg. at `localhost:8080/admin`), similar to Django's admin site. This page could contain links to existing types (eg. `localhost:8080/admin/`) and provide...
Let's put code:format somewhere in our CD pipeline so to always merge "uniform" code.