Skip to content

leofcoin/daemon

Repository files navigation

lfc-daemon

Leofcoin daemon

TODO: Fill out long description.

Table of Contents

Install

npm install --save @leofcoin/daemon

Usage

Spawn daemon from js

import Daemon from '@leofcoin/daemon'

const daemon = new Daemon({
  // config
})

Spawn daemon from cli

leofcoin daemon

API

Maintainers

@VandeurenGlenn

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2020 Vandeuren Glenn

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published