Description: The current starforge shell is basic. Make it feel more like ipython or zsh.
Tasks:
Implement command history (saving to ~/.starforge/history).
Add tab-completion for contract IDs and wallet names within the REPL.
Use a crate like rustyline.
Description: The current starforge shell is basic. Make it feel more like ipython or zsh.
Tasks:
Implement command history (saving to ~/.starforge/history).
Add tab-completion for contract IDs and wallet names within the REPL.
Use a crate like rustyline.