fadroma
fadroma copied to clipboard
Stabilize REPL
A quality of life feature where, after deploying contracts, you enter a repl mode. This REPL mode would have the clients for the deployment attached so instead of using secretcli, you can use the REPL mode + clients to interact with the contracts. This will make it easier for any further configuration needed because you dont need to bother with the contract addresses and the messages.