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

IPC Agent Daemon and CLI #474

Closed
adlrocha opened this issue Feb 16, 2023 · 1 comment
Closed

IPC Agent Daemon and CLI #474

adlrocha opened this issue Feb 16, 2023 · 1 comment
Labels

Comments

@adlrocha
Copy link
Contributor

adlrocha commented Feb 16, 2023

The agent can be launched as a daemon that autonomously orchestrates the IPC activities of the accounts specified in the configuration. As part of the configuration the user should determine the subnets where it will behave as a validator so the right orchestrator processes for those subnets are spawned.

$ ./ipc-agent daemon [--config=path/to/config/file]

This mode also runs a JSON-RPC server for ad-hoc execution of user requests carrying IPC commands. The CLI for the agent interacts with this server to interact with IPC.

@adlrocha
Copy link
Contributor Author

Already implemented.

@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

2 participants