1.0.6 • Published 6 years ago

blockchain-javascript v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

blockchain-javascript

Build Status

Blockchain built in private / public in javascript.

This was the source code for my javascript implementation on Building a Blockchain.

It is now advancing with additional functionalities I add in(private / public key, modulization, tutorials).

Installation

  1. Make sure node.js 7.2+ is installed.
  2. Install npm and packages in package.json file.
$ npm install -g blockchain-javascript
  1. Run the node for blockchain network:
$ blockchain-javascript

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago