hyperweb-io / hyperweb-io/create-hyperweb-app

templates are not interoperable

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
16
Forks
5
PR merge metrics
No merged PRs in 30d

Description

## 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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.