README
Plugin Experiment
This is bcoin plugin that can run with chain
and wallet
nodes and log
transactions in console.
Install
$ npm install -g bplugin-demo
Run
$ bcoin --plugins bplugin-demo
This is bcoin plugin that can run with `chain` and `wallet` nodes and log transactions in console.
<script type="module">
import bpluginDemo from 'https://cdn.skypack.dev/bplugin-demo';
</script>
This is bcoin plugin that can run with chain
and wallet
nodes and log
transactions in console.
$ npm install -g bplugin-demo
$ bcoin --plugins bplugin-demo