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

Using with other CosmosSDK chains #53

Open
jcdmacleod opened this issue Oct 20, 2021 · 4 comments
Open

Using with other CosmosSDK chains #53

jcdmacleod opened this issue Oct 20, 2021 · 4 comments

Comments

@jcdmacleod
Copy link

Could I get some assistance with configuration for use with other cosmosSDK chains?

@NagaTulasi
Copy link
Contributor

Hi @jcdmacleod
Configuration is same for all cosmos based chains, you just have to configure below fields with your details in config.toml and start the chain.
external_rpc endpoint
val_operator_addr
account_addr
validator_hex_addr

@jcdmacleod
Copy link
Author

Ok, great. If we need multiple chains, we just run multiple instances?

@NagaTulasi
Copy link
Contributor

You can run multiple chains in one instance, Configure your network details in config.toml and don't forget to configure unique database name for each network.

@aaronkine
Copy link

Hello, where can i find or generate the validator_hex_addr ?

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

3 participants