Function shuffle::console::handle[][src]

pub fn handle(
    home: &Home,
    project_path: &Path,
    network: Network,
    key_path: &Path,
    sender_address: AccountAddress
) -> Result<()>
Expand description

Launches a Deno REPL for the shuffle project, generating transaction builders and loading them into the REPL namespace for easy on chain interaction.