All Projects → davidemiceli → Chainode

davidemiceli / Chainode

Licence: agpl-3.0
Fast, Highly Scalable, and Lightweight Private Blockchain Network based on node.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Chainode

Mortgageblockchainfabric
Mortgage Processing App using Hyperledger Fabric Blockchain. Uses channels for privacy and access, and restricts read/write previleges through endorsement policies
Stars: ✭ 45 (-18.18%)
Mutual labels:  blockchain, blockchain-technology, fintech
Filenation
The simplest way to send your files around the world using IPFS. ✏️ 🗃
Stars: ✭ 805 (+1363.64%)
Mutual labels:  blockchain, p2p
Ebookcoin
Ebookcoin has been updated to DDN Blockchain,please get it from https://github.com/ddnlink/ddn
Stars: ✭ 789 (+1334.55%)
Mutual labels:  blockchain, p2p
Blockchain Cli
⛓️ A minimal blockchain command-line interface.
Stars: ✭ 1,075 (+1854.55%)
Mutual labels:  blockchain, blockchain-technology
Blockchain guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
Stars: ✭ 5,897 (+10621.82%)
Mutual labels:  blockchain, fintech
Ocsystem
🚀ONLYCHAIN blockchain underlying system-OCSystem
Stars: ✭ 713 (+1196.36%)
Mutual labels:  blockchain, p2p
Go Ethereum
Official Go implementation of the Ethereum protocol
Stars: ✭ 34,169 (+62025.45%)
Mutual labels:  blockchain, p2p
Awesome Ethereum
⚡️ Awesome Ethereum Resources
Stars: ✭ 459 (+734.55%)
Mutual labels:  blockchain, p2p
Disperse
React/Redux dApp (decentralized app) boilerplate using Ethereum's blockchain
Stars: ✭ 36 (-34.55%)
Mutual labels:  blockchain, blockchain-technology
Nkn Client Js
[Deprecated, use nkn-sdk-js instead] JavaScript implementation of NKN client
Stars: ✭ 53 (-3.64%)
Mutual labels:  blockchain, p2p
Udacity Blockchain Developer Nanodegree
The road so far on Udacity Blockchain Developer Nanodegree
Stars: ✭ 53 (-3.64%)
Mutual labels:  blockchain, blockchain-technology
Monero
Monero: the secure, private, untraceable cryptocurrency
Stars: ✭ 6,503 (+11723.64%)
Mutual labels:  blockchain, p2p
Build Blockchain Insurance App
Sample insurance application using Hyperledger Fabric
Stars: ✭ 609 (+1007.27%)
Mutual labels:  blockchain, blockchain-technology
Lbry Sdk
The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
Stars: ✭ 7,169 (+12934.55%)
Mutual labels:  blockchain, p2p
Firo
The privacy-focused cryptocurrency
Stars: ✭ 528 (+860%)
Mutual labels:  blockchain, p2p
Lnbook
Mastering the Lightning Network (LN)
Stars: ✭ 931 (+1592.73%)
Mutual labels:  blockchain, p2p
Decentralized Internet
A SDK/library for decentralized web and distributing computing projects
Stars: ✭ 406 (+638.18%)
Mutual labels:  blockchain, p2p
Scatterdesktop
Connect to applications on EOS, Ethereum, and Tron. Exchange tokens with ease. Manage your assets safely. All in a simple to use interface.
Stars: ✭ 459 (+734.55%)
Mutual labels:  blockchain, blockchain-technology
Enigma P2p
The Enigma Worker Peer-to-Peer (P2P) package written in Node.js based on libp2p-js
Stars: ✭ 31 (-43.64%)
Mutual labels:  blockchain, p2p
Dawn
global hosting, financial automation, server-less web components
Stars: ✭ 40 (-27.27%)
Mutual labels:  blockchain, p2p

Chainode logo

Chainode

Fast, Highly Scalable, and Lightweight Private Blockchain Network

GitHub license PRs Welcome

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. Designed for BigData use cases, it is message driven, each peer supports load balancing and is resistant to failures. The Chainode 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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].