Skip to main content
Module

x/subshell/mod.ts>signer.VerboseSigner

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
function signer.VerboseSigner
import { signer } from "https://deno.land/x/subshell@0.2.6-5/mod.ts";
const { VerboseSigner } = signer;

Parameters

inner: Signer

Returns

Signer