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

Research best method to move the start command to the RDK #231

Open
3 tasks
mtsitrin opened this issue Jul 11, 2023 · 0 comments
Open
3 tasks

Research best method to move the start command to the RDK #231

mtsitrin opened this issue Jul 11, 2023 · 0 comments
Assignees

Comments

@mtsitrin
Copy link
Collaborator

mtsitrin commented Jul 11, 2023

currently the dymint node is started in the Start command
which currently is part of the rollapp repo

we should research a way to make dymint node launching generalized through the RDK packagage

  • RDK should import dymint commands instead of duplicate implementation
  • start command should be part of the RDK
  • optional: find way to abstract so rollapp_evm could use this as well (currently it have ethermint's copy of the start command)
@mtsitrin mtsitrin self-assigned this Jul 11, 2023
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

When branches are created from issues, their pull requests are automatically linked.

1 participant