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

chain template #162

Open
wants to merge 754 commits into
base: main
Choose a base branch
from
Open

chain template #162

wants to merge 754 commits into from

Conversation

Anmol1696
Copy link
Contributor

@Anmol1696 Anmol1696 commented Jan 30, 2024

Simple chain template with:

  • chain dir, with golang code for a minid chain
  • connect to chain component and page that is spun up

How to test

  • cd templates/custom-chain
  • yarn run setup-chain: Need to run to build the docker image containing the chain code
  • yarn run start-chain: Will start the chain, run this in a seprate terminal
  • yarn && yarn dev: will start the dev page at http://localhost:3000

Future work

Create a full fleged page with menu with multiple components:

  • Staking
  • Gov
  • Distribution
  • ...

For now only a simple connect-chain page is spun up with the chain, which is not very useful. In the next PR, we can make a more complex page, or we can make it part of this PR itself.

@Anmol1696 Anmol1696 requested a review from twhy March 21, 2024 11:25
@pyramation pyramation force-pushed the main branch 4 times, most recently from 3e288bd to 50c5a2a Compare August 28, 2024 02:39
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

Successfully merging this pull request may close these issues.

8 participants