Skip to main content
Module

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

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.Client.prototype.web3Accounts
import { client } from "https://deno.land/x/subshell@0.2.6-3/mod.ts";
const { Client } = client;

Returns

Promise<unknown[]>