forked from meshplus/bitxhub
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request meshplus#108 from meshplus/docs/add-index-page
docs(*): add index page
- Loading branch information
Showing
1 changed file
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,17 @@ | ||
# BitXHub文档 | ||
# BitXHub 传递链间价值 | ||
|
||
BitXHub采用中继机制提供安全高效的跨链服务,解决了跨链交易的捕获、传输以及验证等核心难题,专注于异构联盟链间的账本互操作,支持资产互换、数据互通及服务互补,为区块链互联网络的形成与价值孤岛的互通提供可靠的底层技术支撑。 | ||
|
||
# 核心技术 | ||
|
||
## 通用跨链传输协议 | ||
|
||
设计通用的跨链传输协议IBTP, 支持异构区块链之间的跨链交易路由和可信验证,允许异构资产、数据及服务进行跨链调用。 | ||
|
||
## 异构交易验证引擎 | ||
|
||
中继链提供可插拔的跨链验证引擎,支持异构应用链的交易验证规则动态注入,通过并行跨链验证技术提供高效代理验证服务。 | ||
|
||
## 大规模多层级路由 | ||
|
||
通过跨链域名管理机制实现异构层级链之间的交易高效路由,基于哈希锁定的信任传递机制实现异构层级链间可信价值传递。 |