WeCross是由微众银行自主研发并完全开源的区块链跨链协作平台,支持应用与多链互操作、同/异构链间互操作等多维跨链交互。
概览
- 系统推荐配置以及软件依赖,请参考 环境要求
- 快速体验WeCross,请参考 BCOS-Fabric Demo
- 网页管理平台:可视化跨链管理台,账户注册与登录,跨链资源管理,跨链交易管理等
- 终端控制台:交互式命令行工具,部署和调用跨链资源,发起跨链事务等
- Java-SDK:提供访问跨链跨链、调用跨链资源的接口
- JSON-RPC接口,请参考 JSON-RPC API
.. toctree:: :maxdepth: 1 :caption: 平台介绍 docs/introduction/introduction.md docs/version/index.rst
.. toctree:: :maxdepth: 1 :caption: 教程 docs/tutorial/env.md docs/tutorial/demo/index.md docs/tutorial/deploy/index.md
.. toctree:: :maxdepth: 1 :caption: 跨链操作 docs/stubs/index.rst docs/routine/index.rst
.. toctree:: :maxdepth: 1 :caption: 操作手册 docs/manual/webApp.md docs/manual/console.md docs/manual/account.md docs/manual/scripts.md docs/manual/config.md
.. toctree:: :maxdepth: 1 :caption: 开发手册 docs/dev/sdkindex.rst docs/dev/interchain.md docs/dev/stub.md docs/dev/rpc.md
.. toctree:: :maxdepth: 1 :caption: 参考 docs/scenarios/index.rst docs/faq/faq.md docs/community/index.rst docs/community/family.md