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

Ignite Network commands documentation - Iteration 2 #2951

Open
2 of 13 tasks
Tracked by #3115
lumtis opened this issue Oct 19, 2022 · 3 comments
Open
2 of 13 tasks
Tracked by #3115

Ignite Network commands documentation - Iteration 2 #2951

lumtis opened this issue Oct 19, 2022 · 3 comments
Assignees
Labels
app-candidate Issue can be seen as a proposal for a new Ignite App. component:docs Documentation additions or improvements. component:network

Comments

@lumtis
Copy link
Contributor

lumtis commented Oct 19, 2022

This issue tracks the documentation to the writer for the second iteration of Network commands documentation https://docs.ignite.com/network/introduction

@fadeev
Copy link
Contributor

fadeev commented Jan 7, 2023

Add docs for the AccountBalance option

Currently, we have the following:

Once the chain is published users can request accounts with coin balances to be
added to the chain's genesis. By default, users are free to request any number
of tokens. If you want all users requesting tokens to get the same amount, use
the "--account-balance" flag with a list of coins.

ignite network chain publish github.com/ignite/example --account-balance 2000foocoin

What else do you think we should mention?

@fadeev
Copy link
Contributor

fadeev commented Jan 7, 2023

Add more docs on publish option like --chain-id

Currently, we have the following:

The repository name is used as the default chain ID. Ignite does not ensure that
chain IDs are unique, but they have to have a valid format: [string]-[integer].
To set a custom chain ID use the "--chain-id" flag.

   ignite network chain publish github.com/ignite/example --chain-id foo-1

What else do you think we should mention?

@Pantani Pantani removed this from the T1 milestone Oct 31, 2023
@Pantani Pantani moved this to Backlog in Ignite CLI Masterboard Nov 7, 2023
@mondainai247
Copy link
Contributor

I propose we transition the ignite network function to be installed as a seperate app with a seperate readme.md as is currently broken with the ignite network chain publish command. We could then remove the tutorial that does not work from the website docs.

@salmad3 salmad3 added the app-candidate Issue can be seen as a proposal for a new Ignite App. label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-candidate Issue can be seen as a proposal for a new Ignite App. component:docs Documentation additions or improvements. component:network
Projects
Status: To Discuss
Development

No branches or pull requests

6 participants