Skip to content
Davide Miceli edited this page Jan 29, 2019 · 11 revisions

Chainode logo

Chainode

Fast, Highly Scalable, and Lightweight Private Blockchain Network

Introduction

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

Chainode is written in pure Javascript for Node.js, and it is based on Kafka as communication system and block order. It is a work in progress.

Table of contents

License

Chainode is licensed under the terms of the GNU Affero General Public License Version 3 (AGPL).
Documentation is licensed under CC BY 4.0.

Clone this wiki locally