Skip to content

REPL mode for cli#652

Open
kpob wants to merge 6 commits into
feature/livenet-improvementsfrom
feature/repl
Open

REPL mode for cli#652
kpob wants to merge 6 commits into
feature/livenet-improvementsfrom
feature/repl

Conversation

@kpob

@kpob kpob commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

No description provided.

kpob and others added 6 commits June 16, 2026 12:32
…ment setup

- Added `CompletionsCmd` for generating shell completion scripts.
- Introduced `ConfigCmd` to display the resolved livenet configuration.
- Implemented `InspectCmd` to show contract entry points and custom types.
- Created `StatusCmd` to list registered and deployed contracts.
- Added `TransferCmd` for transferring native CSPR between accounts.
- Refactored environment setup into `env_setup.rs` for interactive configuration.
- Updated `Cargo.toml` to include `clap_complete` for completion support.
- Enhanced `WhoamiCmd` to display the caller's balance in CSPR.
- Added utility function `motes_to_cspr` for converting motes to human-readable CSPR format.
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