Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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!πŸ‘‹
Latest
File
{ "nodeModulesDir": false, "tasks": { "dev": "deno run --watch main.ts" }}