0.2.3 • Published 5 years ago

chainful v0.2.3

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

Introduction

Blockchains do not always have to be used for cryptocurrencies: presenting chainful to implement your own distributed database.

Install

npm install chainful

Usage

There's an example on how to create a basic chain and an example on how to communicate between 2 chains in the example folder.

Project future

The next big things on the todo list:

  • Better fork resolving
  • Being able to use partial chains

Contributing

Contributions are REALLY welcome. Please check the contributing guidelines for more details. Thanks!

Please learn about conventional commits and semantic versioning before committing on this repo.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

0.2.3

5 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago