@leofcoin/core

[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) TODO: Put more badges here.

Usage no npm install needed!

<script type="module">
  import leofcoinCore from 'https://cdn.skypack.dev/@leofcoin/core';
</script>

README

core

standard-readme compliant TODO: Put more badges here.

Leofcoin core (daemon, api and apiServer)

  • 30 sec block times
  • 30 sec timeout for miners (to give others a chance)
  • note: blocktime/timeout could change in the future

Table of Contents

Install

module

npm i --save @leafocin/core

cli

npm i -g --save @leafocin/core

Usage

module

import { core, api } from '@leofcoin/core'

cli

leofcoin help

NGINX

Maintainers

@vandeurenglenn

Contributing

PRs accepted.

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

License

MIT © 2020 Vandeuren Glenn