-
Notifications
You must be signed in to change notification settings - Fork 29
Home
Davide Miceli edited this page Jan 30, 2019
·
11 revisions
Chainode is a private 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.
Chainode is written in pure Javascript for Node.js, and it is based on Kafka as communication system and block order.
- Introduction
- Features
- How it works
- Requirements
- Architecture
- Getting Started
- Configurations
- Development
- SDK
- REST APIs
Chainode is licensed under the terms of the GNU Affero General Public License Version 3 (AGPL).
Documentation is licensed under CC BY 4.0.