Skip to main content
Module

x/subshell/deno.json

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
{ "nodeModulesDir": false, "tasks": { "dev": "deno run --watch main.ts" }}