All Projects → meshplus → Bitxhub

meshplus / Bitxhub

Licence: lgpl-3.0
Interchain protocol 跨链协议

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Bitxhub

Interledger Rs
An easy-to-use, high-performance Interledger implementation written in Rust
Stars: ✭ 155 (-45.8%)
Mutual labels:  blockchain, interoperability
Ion
General interoperability framework for trustless cross-system interaction
Stars: ✭ 122 (-57.34%)
Mutual labels:  blockchain, interoperability
Blocknet
Official Blocknet cryptocurrency wallet
Stars: ✭ 179 (-37.41%)
Mutual labels:  blockchain, interoperability
Atomicdex Desktop
atomicDEX Desktop app - project codename "Dextop"
Stars: ✭ 126 (-55.94%)
Mutual labels:  blockchain, interoperability
Quilt
Hyperledger Quilt - An implementation of the Interledger Protocol
Stars: ✭ 212 (-25.87%)
Mutual labels:  blockchain, interoperability
Go Cyber
Your 🔵 Superintelligence
Stars: ✭ 270 (-5.59%)
Mutual labels:  blockchain
Yearn Protocol
Yearn smart contracts
Stars: ✭ 277 (-3.15%)
Mutual labels:  blockchain
Celo Monorepo
Official repository for core projects comprising the Celo platform
Stars: ✭ 269 (-5.94%)
Mutual labels:  blockchain
Blockchain go
A simplified blockchain implementation in Golang
Stars: ✭ 3,150 (+1001.4%)
Mutual labels:  blockchain
Awesome Blockchain Ai
A curated list of Blockchain projects for Artificial Intelligence and Machine Learning
Stars: ✭ 283 (-1.05%)
Mutual labels:  blockchain
Nano Node
Nano is a cryptocurrency
Stars: ✭ 3,336 (+1066.43%)
Mutual labels:  blockchain
Axe
decentralized cryptocurrency
Stars: ✭ 273 (-4.55%)
Mutual labels:  blockchain
Eventeum
A resilient Ethereum event listener that bridges your smart contract events and backend microservices
Stars: ✭ 272 (-4.9%)
Mutual labels:  blockchain
Orbit
Blockchain Transactions Investigation Tool
Stars: ✭ 278 (-2.8%)
Mutual labels:  blockchain
Weiwallet Ios
Wei Wallet is an open source Ethereum wallet for iOS
Stars: ✭ 271 (-5.24%)
Mutual labels:  blockchain
0xdeca10b
Sharing Updatable Models (SUM) on Blockchain
Stars: ✭ 285 (-0.35%)
Mutual labels:  blockchain
Ruby Ethereum
A Ruby implementation of Ethereum.
Stars: ✭ 270 (-5.59%)
Mutual labels:  blockchain
Elixium core
A privacy-preserving decentralized application network
Stars: ✭ 274 (-4.2%)
Mutual labels:  blockchain
Basic Blockchain Programming
Sample code from my blog series "Basic blockchain programming".
Stars: ✭ 282 (-1.4%)
Mutual labels:  blockchain
Py Stellar Base
Stellar client library for the Python language
Stars: ✭ 273 (-4.55%)
Mutual labels:  blockchain

build codecov Go Report Card

BitXHub is committed to building a scalable, robust, and pluggable inter-blockchain reference implementation, that can provide reliable technical support for the formation of a blockchain internet and intercommunication of value islands.

Quick start

See Quick start in the wiki.

Architecture

The diagram above shows the overall architecture and basic interchain processing workflow of BitXHub. BitXHub consists of relay-chain, Pier (interchain gateway) and app-chain, which is a service platform to handle the interaction among cross-layer heterogeneous chains.

For more details please visit our whitepaper | 白皮书.

Usage

Usage guide can be found in wiki.

Contributing

See CONTRIBUTING.md.

Contact

Email: [email protected]

Wechat: If you‘re interested in BitXHub, please add the assistant to join our community group.

License

The BitXHub library (i.e. all code outside of the cmd and internal directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file.

The BitXHub binaries (i.e. all code inside of the cmd and internal directory) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING 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].