hyperweb-io / hyperweb-io/create-hyperweb-app
templates are not interoperable
- 主要言語
- TypeScript
- スター
- 16
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Overview
Currently the 2 templates: hyperweb and chain-admin are not interoperable.
We would need to figure out a way in which we can intergrate the hyperweb template with the chain-admin template.
## Proposal
### 2 templates:
* hyperweb: as is, used for contract devs without a frontend
* hyperweb-app: should have hyperweb for contract development, but have an integrated UI for testing and development.
### Alternative: Integrate hyperweb and chain-admin with lerna workspace
Be able to have a `ui` package on the hyperweb template that is able to load contract from `dist` of hyperweb contracts.
CC: @pyramation how to best figure this out?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by comparing the hyperweb and chain-admin templates and clarifying whether the target is a new hyperweb-app template or a Lerna workspace. Define how the UI should load contracts from the hyperweb dist output. Done means the chosen template arrangement supports contract development and an integrated UI for testing and development.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- full-stack, tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100