idyl node join on the machine that will provide capacity. The command
creates or loads the machine’s local node identity, proves ownership from that
machine, requests the chosen provider admission path, and can start the local
node service when the node is admitted.
The node private key stays on the machine. Package installation alone does not
create a node identity or start the node service.
1. Install IDYL
Node service management is supported on macOS and Linux.- macOS
- Linux
Install IDYL with Homebrew Cask:
2. Log in
3. Configure the local node
This step is optional.idyl node join can create the local node identity and
config automatically.
Use idyl node init when you want to set the node realm or local resource
limits before joining. If you omit --realm, the node uses the active CLI
context realm. You can pass --realm explicitly when the CLI has multiple
contexts or initialized realms.

