Leofcoin daemon
TODO: Fill out long description.
npm install --save @leofcoin/daemon
Spawn daemon from js
import Daemon from '@leofcoin/daemon'
const daemon = new Daemon({
// config
})
Spawn daemon from cli
leofcoin daemon
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2020 Vandeuren Glenn