Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

templates are not interoperable #14

Open
Anmol1696 opened this issue Oct 31, 2024 · 0 comments
Open

templates are not interoperable #14

Anmol1696 opened this issue Oct 31, 2024 · 0 comments

Comments

@Anmol1696
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant