Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/subshell/client/mod.ts>Client#selectAccount

Substrate API playground in a Deno πŸ¦• repl, using polkadot-js extension as remote signer ✍️. Say goodbye to hardcoded mnemonics / seeds in dev scripts!πŸ‘‹
Go to Latest
method Client.prototype.selectAccount
import { Client } from "https://deno.land/x/subshell@0.2.14/client/mod.ts";

Returns

Promise<string | null>