-
Notifications
You must be signed in to change notification settings - Fork 568
Labels
Description
Context:
The Ignite Frontend consists of ignite ts-client, ignite composable, hooks, vue and react and the https://github.com/ignite/web template.
Currently, the web interface is outdated, the ts-client is broken and breaking the generation of all frontend.
Users have been reporting en masse issues:
- FIX: Generating ts-client is broken #4305
- FIX: Cannot find module '@bufbuild/protobuf/wire' #4385
- FIX: ENOSPC Error During
npm run dev
in React Frontend App #4259
Tasks
- Fix ts-client (fix(cosmosgen): fix ts-client #4347)
- Add regression tests to verify ts-client stay working (feat(cosmosgen,cosmosanalysis): generic query template #4706)
- Simplify frontend a pick one framework (React vs Vue) (feat: Updated vue library and template web#292, refactor!: remove react frontend + re-enable disabled integration tests #4744)
- (Personal opinion is to take vue, and if people want to use react, they can use the ignite cca app).
- Update https://github.com/ignite/web to latest framework (Vue 3, latest interchainjs, etc..)
Note
This issue isn't about a possible frontend to interact with ignite, but a dApp frontend.
salmad3
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done