leofcoin-core

0.4.17 • Public • Published

leofcoin-core

A Javascript based blockchain

Introduction

Easy to use library containing our blockchain & some other handy dandy.

Features

  • Fast block times 30 seconds or faster when network is under load (more info soon)
  • Fast Sync (Get started "almost" in an instant)

How does it work

  • searches the longest chain and syncs

Developers

Build

npm run compile

Run

npm run start --network olivia // start daemon on testnet

Spin of one your own

npm run start genesis --network olivia

TODO

  • Miner support
  • Wallet support
  • Send / Receive transactions
  • Explorer
  • Pool mining
  • Settings
  • GPU mining support
  • Multi wallet support
  • HD addresses
  • Ignore masterseed when its offline (the peer bootstrap contains default and reputationed* peer addresses)
  • find better solution when developing (needs ipfs in project root)

*reputationed: Peers are sorted by their reputation (time online, blockshares, bandwidth, etc)

License

MIT © Leofcoin

Readme

Keywords

none

Package Sidebar

Install

npm i leofcoin-core

Weekly Downloads

0

Version

0.4.17

License

MIT

Unpacked Size

251 MB

Total Files

110

Last publish

Collaborators

  • vandeurenglenn