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

Config subnet via ipc-cli command #371

Closed
longfeiWan9 opened this issue Oct 31, 2023 · 1 comment
Closed

Config subnet via ipc-cli command #371

longfeiWan9 opened this issue Oct 31, 2023 · 1 comment
Labels

Comments

@longfeiWan9
Copy link
Contributor

Currently, we have to manually update the ~/.ipc/config.toml file to config ipc-cli to connect to a specific subnet.

Can we add a command to guide devs to config a subnet for ipc-cli and automatically update ~/.ipc/config.toml according to dev's input?

For example:

ipc-cli config add-subnet 

what is the subnet-ID? 

what is the name of your subnet?

what is the subnet provider_http?

is it fevm compatible?

what is the subnet gateway_addr?
@cryptoAtwill
Copy link
Contributor

Would a single command work as well? Instead of interactive, just a add-subnet function that takes all the parameters and dump into the config.

@jsoares jsoares transferred this issue from consensus-shipyard/ipc-libs Dec 19, 2023
@jsoares jsoares added the s:ipc label Dec 19, 2023
@jsoares jsoares closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants