add xuperchain
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*mod
|
||||||
|
*sumdb
|
16
README.md
16
README.md
@ -26,6 +26,7 @@ The blockchain is an incorruptible digital ledger of economic transactions that
|
|||||||
- [Ethereum](#ethereum)
|
- [Ethereum](#ethereum)
|
||||||
- [Consortium Blockchain](#consortium-blockchain)
|
- [Consortium Blockchain](#consortium-blockchain)
|
||||||
- [Fabric](#fabric)
|
- [Fabric](#fabric)
|
||||||
|
- [XuperChain](#xuperchain)
|
||||||
- [FISCO-BCOS](#fisco-bcos)
|
- [FISCO-BCOS](#fisco-bcos)
|
||||||
- [Releated Tools](#releated-tools)
|
- [Releated Tools](#releated-tools)
|
||||||
- [Solidity](#solidity)
|
- [Solidity](#solidity)
|
||||||
@ -283,6 +284,21 @@ These apps run on a custom built **blockchain, an enormously powerful shared glo
|
|||||||
- [IBM OpenTech Hyperledger Fabric 1.4 LTS Course](https://space.bilibili.com/102734951/channel/detail?cid=69148)
|
- [IBM OpenTech Hyperledger Fabric 1.4 LTS Course](https://space.bilibili.com/102734951/channel/detail?cid=69148)
|
||||||
- [edx: Introduction to Hyperledger Blockchain Technologies Free Course](https://www.edx.org/course/introduction-to-hyperledger-blockchain-technologie)
|
- [edx: Introduction to Hyperledger Blockchain Technologies Free Course](https://www.edx.org/course/introduction-to-hyperledger-blockchain-technologie)
|
||||||
|
|
||||||
|
#### [XuperChain](https://github.com/xuperchain/xuperchain)
|
||||||
|
[<img src="https://avatars3.githubusercontent.com/u/43258643?s=200&v=4" align="right" width="80">](https://xchain.baidu.com/)
|
||||||
|
|
||||||
|
- [Baidu Blockchain Engine](https://cloud.baidu.com/product/bbe.html)
|
||||||
|
- [Homepage](https://xchain.baidu.com/)
|
||||||
|
- [Doc](https://xuperchain.readthedocs.io/zh/latest/index.html)
|
||||||
|
- [Wiki](https://github.com/xuperchain/xuperchain/wiki) / [English version](https://github.com/xuperchain/xuperchain/wiki/Wiki-in-English)
|
||||||
|
|
||||||
|
+ [Getting start](https://github.com/xuperchain/xuperchain/wiki/3.-Getting-Started)
|
||||||
|
+ SDK
|
||||||
|
+ [Go SDK](https://github.com/xuperchain/xuper-java-sdk)
|
||||||
|
+ [Javascript SDK](https://github.com/xuperchain/xuper-sdk-js)
|
||||||
|
+ [Java SDK](https://github.com/xuperchain/xuper-python-sdk)
|
||||||
|
+ [Python SDK](https://github.com/xuperchain/xuper-python-sdk)
|
||||||
|
|
||||||
#### [FISCO-BCOS](https://github.com/FISCO-BCOS/Wiki)
|
#### [FISCO-BCOS](https://github.com/FISCO-BCOS/Wiki)
|
||||||
|
|
||||||
## Releated Tools
|
## Releated Tools
|
||||||
|
Reference in New Issue
Block a user