subshell

Substrate API playground in a Deno 🦕 repl, using polkadot-js extension as remote signer ✍️. Say goodbye to hardcoded mnemonics / seeds in dev scripts!👋

MIT License

Stars
17
Committers
6

polkadot playground ▶️ in a Deno 🦕 repl, using polkadot-js extension as remote signer ✍️.

Start with browser extension integration

$ deno repl --allow-net --allow-env --eval-file=https://deno.land/x/[email protected]/init.ts

Start in lite mode

$ deno repl --allow-net --allow-env --eval-file=https://deno.land/x/[email protected]/tini.ts