SkillAgentSearch skills...

Bitxhub

Interchain protocol 跨链协议

Install / Use

/learn @meshplus/Bitxhub
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="https://raw.githubusercontent.com/meshplus/bitxhub/master/docs/logo.png" /> </p>

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.

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

Start

BitXHub start script relies on golang and tmux. Please install the software before start.

Use commands below to clone the project:

git clone git@github.com:meshplus/bitxhub.git

BitXHub also relies on some small tools, use commands below to install:

cd bitxhub
bash scripts/prepare.sh 

Finally, run the following commands to start a four nodes relay-chain.

make cluster

Noting: make cluster will use tmux to split the screen. Thus, during commands processing, better not switch the terminal.

Playground

Simply go to BitXHub Document and follow the tutorials.

Contributing

See CONTRIBUTING.md.

Contact

Email: bitxhub@hyperchain.cn

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

<img src="https://raw.githubusercontent.com/meshplus/bitxhub/master/docs/wechat.png" width="200" /><img src="https://raw.githubusercontent.com/meshplus/bitxhub/master/docs/official.png" width="206" />

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.

View on GitHub
GitHub Stars597
CategoryDevelopment
Updated1mo ago
Forks88

Languages

Go

Security Score

100/100

Audited on Feb 27, 2026

No findings