@chainspin/sandbox

Ethereum sandbox server for ChainSpin framework.

Usage no npm install needed!

<script type="module">
  import chainspinSandbox from 'https://cdn.skypack.dev/@chainspin/sandbox';
</script>

README

import { Sandbox } from '../sandbox';

const sandbox = new Sandbox();
sandbox.listen(8911, 'localhost'); // => Promise