Go to file
Aiden X 4e5597f3ee
docs(README.md): update image size
2020-03-31 16:28:42 +08:00
.github build(linter): add .golangci.yml 2020-03-30 22:57:55 +08:00
api feat(*): init project 2020-03-30 00:11:21 +08:00
cmd/bitxhub script(*): add config.sh 2020-03-30 16:34:30 +08:00
config script(*): add config.sh 2020-03-30 16:34:30 +08:00
docs docs(README.md): add arch png 2020-03-31 16:05:14 +08:00
internal docs(README.md): add wechat 2020-03-30 19:14:45 +08:00
pkg chore(*): modify README.md 2020-03-30 01:40:47 +08:00
scripts docs(README.md): add arch png 2020-03-31 16:05:14 +08:00
tester feat(*): init project 2020-03-30 00:11:21 +08:00
.gitignore script(*): add config.sh 2020-03-30 16:34:30 +08:00
.golangci.yml build(linter): add .golangci.yml 2020-03-30 22:57:55 +08:00
CONTRIBUTING.md script(*): add config.sh 2020-03-30 16:34:30 +08:00
LICENSE feat(*): init project 2020-03-30 00:11:21 +08:00
Makefile docs(README.md): add arch png 2020-03-31 16:05:14 +08:00
README.md docs(README.md): update image size 2020-03-31 16:28:42 +08:00
go.mod build(linter): update golangci-linter to v1.23.0 2020-03-30 22:21:50 +08:00
go.sum build(linter): update golangci-linter to v1.23.0 2020-03-30 22:21:50 +08:00
version.go feat(*): init project 2020-03-30 00:11:21 +08:00

README.md

build

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: bitxhub@hyperchain.cn

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

License

Apache-2.0