ecla-blockchain

1.0.0 • Public • Published

Ecla logo

Ecla

Fast, Highly Scalable, and Lightweight Blockchain Network

GitHub license PRs Welcome

Ecla is a blockchain designed to be fast, lightweight, and highly scalable. The network allows to exchange data (transactions) between trusted participants. These transactions are stored as blocks in a distributed ledger.

Ecla is written in pure Javascript for Node.js, and it is based on Kafka as communication system and block order. Designed for BigData use cases, it is message driven, each peer supports load balancing and is resistant to failures. The Ecla Blockchain is fast, every block is propagated to the network and added to the ledger as soon as it was generated. It is very lightweight being able to run on cheap machines. Every peer provides REST APIs and a Web Console.

Index of contents

License

Ecla is licensed under the terms of the GNU Affero General Public License Version 3 (AGPL).
Documentation is licensed under ECLA.

Package Sidebar

Install

npm i ecla-blockchain

Weekly Downloads

17

Version

1.0.0

License

AGPL-3.0

Unpacked Size

8.45 MB

Total Files

173

Last publish

Collaborators

  • johnoseni