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.

 - @cosmology/cosmwasm@1.9.4
 - create-cosmos-app@0.11.2
 - create-cosmwasm-app@1.7.2
 - create-juno-app@0.12.2
 - create-osmosis-app@0.12.2
 - create-stargaze-app@0.12.2
 - create-cosmos-app@0.11.3
 - create-cosmwasm-app@1.7.3
 - create-juno-app@0.12.3
 - create-osmosis-app@0.12.3
 - create-stargaze-app@0.12.3
 - create-cosmos-app@1.0.0
 - create-cosmwasm-app@2.0.0
 - create-juno-app@1.0.0
 - create-osmosis-app@1.0.0
 - create-stargaze-app@1.0.0
 - create-cosmos-app@1.0.1
 - create-cosmwasm-app@2.0.1
 - create-juno-app@1.0.1
 - create-osmosis-app@1.0.1
 - create-stargaze-app@1.0.1
 - create-cosmos-app@1.0.2
 - create-cosmwasm-app@2.0.2
 - create-juno-app@1.0.2
 - create-osmosis-app@1.0.2
 - create-stargaze-app@1.0.2
 - create-cosmos-app@1.1.0
 - create-cosmwasm-app@2.1.0
 - create-juno-app@1.1.0
 - create-osmosis-app@1.1.0
 - create-stargaze-app@1.1.0
 - create-cosmos-app@1.2.0
 - create-cosmwasm-app@2.2.0
 - create-juno-app@1.2.0
 - create-osmosis-app@1.2.0
 - create-stargaze-app@1.2.0
 - create-cosmos-app@1.2.1
 - create-cosmwasm-app@2.2.1
 - create-juno-app@1.2.1
 - create-osmosis-app@1.2.1
 - create-stargaze-app@1.2.1
 - create-cosmos-app@1.3.0
 - create-cosmwasm-app@2.3.0
 - create-juno-app@1.3.0
 - create-osmosis-app@1.3.0
 - create-stargaze-app@1.3.0
 - create-cosmos-app@1.4.0
 - create-cosmwasm-app@2.4.0
 - create-juno-app@1.4.0
 - create-osmosis-app@1.4.0
 - create-stargaze-app@1.4.0
 - create-cosmos-app@1.4.1
 - create-cosmwasm-app@2.4.1
 - create-juno-app@1.4.1
 - create-osmosis-app@1.4.1
 - create-stargaze-app@1.4.1
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