0.4.17 • Published 4 years ago

leofcoin-core v0.4.17

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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

0.4.17

4 years ago

0.4.16

4 years ago

0.4.15

4 years ago

0.4.14

4 years ago

0.4.13

4 years ago

0.4.11

4 years ago

0.4.12

4 years ago

0.4.10-alpha.7

4 years ago

0.4.10-alpha.6

4 years ago

0.4.10-alpha.5

4 years ago

0.4.10-alpha.4

4 years ago

0.4.10-alpha.3

4 years ago

0.4.10-alpha.2

4 years ago

0.4.10-alpha.1

4 years ago

0.4.10

4 years ago

0.4.10-alpha.0

4 years ago

0.4.9

4 years ago

0.4.8

4 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.1.0-beta.1

6 years ago

0.1.0-alpha.8

6 years ago

0.1.0-alpha.7

6 years ago

0.1.0-alpha.5

6 years ago

0.1.0-alpha.3

6 years ago

0.1.0-alpha.2

6 years ago

0.1.0-alpha.1

6 years ago

0.1.0-alpha

6 years ago