Skip to main content
Module

x/subshell/mod.ts

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
File
export { Client } from './client.ts';export { VerboseSigner } from './signer.ts';