mirror of
https://github.com/yjjnls/awesome-blockchain.git
synced 2024-10-01 00:45:35 -04:00
add xuperchain
This commit is contained in:
parent
fb1f96f740
commit
b6068d1cbd
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)
|
||||
- [Consortium Blockchain](#consortium-blockchain)
|
||||
- [Fabric](#fabric)
|
||||
- [XuperChain](#xuperchain)
|
||||
- [FISCO-BCOS](#fisco-bcos)
|
||||
- [Releated Tools](#releated-tools)
|
||||
- [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)
|
||||
- [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)
|
||||
|
||||
## Releated Tools
|
||||
|
Loading…
Reference in New Issue
Block a user