1.0.0 • Published 2 years ago

ecla-blockchain v1.0.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
2 years ago

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.