Skip to content

Default CLI node setup to mutinynet#12

Merged
bitwalt merged 13 commits into
masterfrom
mutinynet-default
Apr 9, 2026
Merged

Default CLI node setup to mutinynet#12
bitwalt merged 13 commits into
masterfrom
mutinynet-default

Conversation

@bitwalt
Copy link
Copy Markdown
Collaborator

@bitwalt bitwalt commented Apr 8, 2026

Summary

  • default the CLI setup flow to mutinynet/custom signet
  • use the Kaleidoswap signet service defaults for node unlock and setup
  • store node environments directly under ~/.kaleido and streamline the setup UX

Why

The CLI should create and configure nodes for the Kaleidoswap signet environment by default instead of the previous local/regtest-oriented defaults.

Validation

  • /usr/bin/env PYTHONPYCACHEPREFIX=/tmp/kaleido-cli-pycache python3 -m compileall kaleido_cli
  • uv run pytest tests/test_config.py tests/test_cmd_config.py tests/test_docker_manager.py
  • .venv/bin/kaleido setup --help
  • .venv/bin/kaleido node init --help

Copy link
Copy Markdown
Collaborator

@Arshia-r-m Arshia-r-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just squash the commits please

@bitwalt bitwalt merged commit 9eafb49 into master Apr 9, 2026
1 check failed
@Arshia-r-m Arshia-r-m deleted the mutinynet-default branch April 9, 2026 10:52
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

Successfully merging this pull request may close these issues.

2 participants