Make the CLI a real REPL #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "features/cli-repl"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After calling the contract function a REPL is started.
This allows to interact and inspect the result object or call more
functions on the contract.
🎉