All Projects → hyperchain → Hyperchain

hyperchain / Hyperchain

Licence: lgpl-3.0
Official Go implementation of the hyperchain protocol

Projects that are alternatives of or similar to Hyperchain

Nkn Client Js
[Deprecated, use nkn-sdk-js instead] JavaScript implementation of NKN client
Stars: ✭ 53 (-41.11%)
Mutual labels:  blockchain, p2p
Waykichain
Public Blockchain as a Decentralized Finance Infrastructure Service Platform
Stars: ✭ 1,117 (+1141.11%)
Mutual labels:  blockchain, p2p
Chainode
Fast, Highly Scalable, and Lightweight Private Blockchain Network based on node.js
Stars: ✭ 55 (-38.89%)
Mutual labels:  blockchain, p2p
Dawn
global hosting, financial automation, server-less web components
Stars: ✭ 40 (-55.56%)
Mutual labels:  blockchain, p2p
Chaingear
The consensus computer driven database framework
Stars: ✭ 83 (-7.78%)
Mutual labels:  blockchain, evm
Exonum
An extensible open-source framework for creating private/permissioned blockchain applications
Stars: ✭ 1,037 (+1052.22%)
Mutual labels:  blockchain, p2p
Bitcoin.org
Bitcoin.org Website
Stars: ✭ 1,090 (+1111.11%)
Mutual labels:  blockchain, p2p
Burrow
https://wiki.hyperledger.org/display/burrow
Stars: ✭ 851 (+845.56%)
Mutual labels:  blockchain, evm
Blockchain golang
Blockchain demo based on golang 基于golang编写的区块链公链demo
Stars: ✭ 80 (-11.11%)
Mutual labels:  blockchain, p2p
Conceal Core
Conceal Core - Daemon & Wallets (CLI)
Stars: ✭ 72 (-20%)
Mutual labels:  blockchain, p2p
Ette
EVM-based Blockchain Indexer, with historical data query & real-time notification support 😎
Stars: ✭ 37 (-58.89%)
Mutual labels:  blockchain, evm
Awesome Privacy On Blockchains
A curated list of privacy on blockchains resources
Stars: ✭ 86 (-4.44%)
Mutual labels:  blockchain, p2p
Enigma P2p
The Enigma Worker Peer-to-Peer (P2P) package written in Node.js based on libp2p-js
Stars: ✭ 31 (-65.56%)
Mutual labels:  blockchain, p2p
Remix
This has been moved to https://github.com/ethereum/remix-project
Stars: ✭ 1,063 (+1081.11%)
Mutual labels:  blockchain, evm
Go Ethereum
Official Go implementation of the Ethereum protocol
Stars: ✭ 34,169 (+37865.56%)
Mutual labels:  blockchain, p2p
Ipfsfb
InterPlanetary File System for Business (IPFSfB) is an enterprise blockchain storage network based on InterPlanetary File System.
Stars: ✭ 57 (-36.67%)
Mutual labels:  blockchain, p2p
Filenation
The simplest way to send your files around the world using IPFS. ✏️ 🗃
Stars: ✭ 805 (+794.44%)
Mutual labels:  blockchain, p2p
Lnbook
Mastering the Lightning Network (LN)
Stars: ✭ 931 (+934.44%)
Mutual labels:  blockchain, p2p
Covenantsql
A decentralized, trusted, high performance, SQL database with blockchain features
Stars: ✭ 1,148 (+1175.56%)
Mutual labels:  blockchain, p2p
Clutter
Fully distributed twitter built on holochain
Stars: ✭ 84 (-6.67%)
Mutual labels:  blockchain, p2p

Hyperchain

API Reference Gitter

Hyperchain is a foundation consortium blockchain platform that meets the needs of industrial applications. Hyperchain integrates high-performance and reliable consensus algorithm and is compatible with the open source community's smart contract development language and execution environment.

Hyperchain provides a high-quality platform for underlying blockchain support and a convenient and reliable all-in-one solution for decentralized applications such as digital asset clearing, trusted data deposit, de-intermediation trade and so on that address the needs of enterprises and industry alliances.

Key Features of Hyperchain

  • Privacy Protection
    • Partition consensus based on Namespace
    • Private Contract & Private Transaction
  • Certificate Authority Mechanism of Identity
    • Self-build CA
    • CFCA
  • Message Pub/Sub
    • MQ
    • WebSocket
  • Blockchain Governance
    • Authority Management Policy
    • ACO
  • Blockchain data management
    • Data visualization
    • Data archive
    • Smart contract life cycle management
  • Oracle - Trusted off-line data
    • Network
    • Files
    • SQL
  • Multi-language support smart contract execution engine HyperVM
    • Solidity
    • Java
    • JavaScript
  • Self-Adaptive Consensus
    • RBFT(Robust Byzantine Fault Tolerance)
    • Raft
    • VRF+
  • Hybrid Ledger Storage
    • Filelog (AppendOnly Storage)
    • DAG

Architecture

The above diagram is a high-level overview of the system architecture used by Hyperchain.

Find more detail in the documentation.

Quick Start

Download the solo version of Hyperchain in the Release Page.

Build Hyperchain refer to our QuickStart Docs.

Contribution

Thank you for considering to help out with the source code! No matter it's a system bug report, a new feature purposal, or code contributing, we're all huge welcome.

Please check the contributing guide for the full details.

Community

Troubleshooting and Getting Help

Contacting Technical Support:

Before you contact our technical support staff, have the following information available.

  • Your name, title, company name, phone number, and email address
  • Operating system and version number
  • Product name and release version
  • Problem description

Hours: 9:00 AM to 5:00 PM PST (Monday-Friday, except Holidays)

Phone: 0571-81180102, 0571-81180103

Email: [email protected]

LICENSE

The hyperchain is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the LICENSE file.

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].