All Projects → mhxw → hyperledger

mhxw / hyperledger

Licence: other
Blockchain、Hyperledger、Ethereum、IPFS learning materials / 学习指南

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to hyperledger

ipfs-action
GitHub Action for upload to IPFS. Supports Pinata, Infura pinning service as well as direct upload.
Stars: ✭ 115 (+23.66%)
Mutual labels:  ipfs
filecoin-client
Golang的轻量级filecoin客户端,支持离线签名,基本满足钱包交易所充值提现逻辑
Stars: ✭ 50 (-46.24%)
Mutual labels:  ipfs
ipfs-docs
📚IPFS documentation platform
Stars: ✭ 196 (+110.75%)
Mutual labels:  ipfs
poc-ipfs
Demonstration of combining IOTA with IPFS for data storage.
Stars: ✭ 32 (-65.59%)
Mutual labels:  ipfs
S4
S4 is 100% S3 compatible storage, accessed through Tor and distributed using IPFS.
Stars: ✭ 67 (-27.96%)
Mutual labels:  ipfs
dlux open token
DLUX distributed deterministic finite state automata. Built for HIVE to take advantage of free transactions using multi-sig and escrow for security.
Stars: ✭ 16 (-82.8%)
Mutual labels:  ipfs
py-multiaddr
multiaddr implementation in Python
Stars: ✭ 27 (-70.97%)
Mutual labels:  ipfs
ruby-ipfs-http-client
A client library for the IPFS HTTP API, implemented in Ruby.
Stars: ✭ 21 (-77.42%)
Mutual labels:  ipfs
nifty-game
🃏🎮A NFT(ERC721) card game build on Ethereum, Truffle, Ganache and hosting on IPFS.
Stars: ✭ 222 (+138.71%)
Mutual labels:  ipfs
awesome-orbitdb
Useful resources for using OrbitDB and building projects on it
Stars: ✭ 87 (-6.45%)
Mutual labels:  ipfs
hlf-operator
Hyperledger Fabric Kubernetes operator - Hyperledger Fabric operator for Kubernetes (v2.2+)
Stars: ✭ 112 (+20.43%)
Mutual labels:  hyperledger
field-manual
The Offical User's Guide to OrbitDB
Stars: ✭ 178 (+91.4%)
Mutual labels:  ipfs
godless
Peer-to-peer lite database over IPFS
Stars: ✭ 72 (-22.58%)
Mutual labels:  ipfs
aragon-chain
(Deprecated) Proof-of-Stake, EVM-compatible blockchain focused on DAOs
Stars: ✭ 25 (-73.12%)
Mutual labels:  cosmos
RabbitMQ-with-Django
Example for using Microservices with RabbitMQ in a Django Web-Application
Stars: ✭ 26 (-72.04%)
Mutual labels:  ipfs
viddist
[not functional] A completely decentralized alternative to e.g. YouTube
Stars: ✭ 22 (-76.34%)
Mutual labels:  ipfs
ipvpn
[WIP] Easy-to-use decentralized secure overlay private network (for any device)
Stars: ✭ 24 (-74.19%)
Mutual labels:  ipfs
example-orbitdb-todomvc
TodoMVC with OrbitDB
Stars: ✭ 17 (-81.72%)
Mutual labels:  ipfs
delphi-fabric
Focusing on study fabric capability
Stars: ✭ 23 (-75.27%)
Mutual labels:  hyperledger
iroha-ametsuchi
Flatbuffer database for the Hyperledger Iroha project.
Stars: ✭ 15 (-83.87%)
Mutual labels:  hyperledger

HyperLedger

收集资料的目的是让区块链开发者有一份好的学习资料,欢迎大家互相学习请教,如果您有好的资料,欢迎补充完善。

# hyperledger学习资料 链接
1 学习Hyperledger Fabric 实战联盟链 链接:https://pan.baidu.com/s/1xoBSCljNCRzAWAiIEToLTw 提取码:mhxw
2 HyperLedger Fabric 企业级开发项目实战 -- 江苏省农牧厅渔业管理系统 https://pan.baidu.com/s/1GWNrqCS3sFBRz7Mn3E_mew 提取码:zk4s
3 深度探索区块链:Hyperledger技术与应用_区块链技术丛书-张增骏 https://download.csdn.net/download/qq_34104725/10918189
4 Docker+Kubernetes(k8s)微服务容器化实践 https://pan.baidu.com/s/1dRixHcR6KkmlTkjqc4eR2A 提取码: 88rh
5 Hyperledger弹珠项目和投票系统项目实战 链接: https://pan.baidu.com/s/1-ClzDsI9Euf6wUA_eaIzRQ 提取码: sseq
6 Hyperledger企业级区块链实战教程 链接: https://learnblockchain.cn/books/enterprise/
7 基于hyperledger fabric v2.x 的学历征信系统 链接: https://space.bilibili.com/373566326

Ethereum

# 以太坊学习资料 链接
1 通过案例轻松入门Solidity https://mhxw.life/solidity-by-example-cn/
2 用Go进行以太坊开发 https://mhxw.life/ethereum-development-with-go-book/
3 以太坊开发者使用工具集锦 https://github.com/ConsenSys/ethereum-developer-tools-list
4 以太坊学习社区 https://learnblockchain.cn/
5 以太坊solidity开发者博客 https://soliditydeveloper.com/
6 Solidity8.0全面精通视频讲解 https://space.bilibili.com/286084162/channel/series
7 Golang版以太坊设计与实现 https://learnblockchain.cn/geth/
8 基于以太坊硅谷拍卖系统(去中心化eBay) 链接:https://pan.baidu.com/s/1HSGZyo0FCO04JLL4RolC9A 密码:z7qe
9 尚硅谷深入掌握以太坊核心技术 https://www.bilibili.com/video/BV1sJ411D72u

Solidity

# 描述 链接
1 Solidity 官方文档 https://docs.soliditylang.org/en/latest/
2 Solidity 中文文档 https://learnblockchain.cn/docs/solidity/
3 Hardhat 官方文档 https://hardhat.org/getting-started/
4 Hardhat 中文文档 https://learnblockchain.cn/docs/hardhat/getting-started/
5 Truffle 官方文档 https://www.trufflesuite.com/
6 Truffle 中文文档 https://truffle.tryblockchain.org/

IPFS

# IPFS学习资料 链接
1 IPFS音乐播放器项目 链接:https://pan.baidu.com/s/1mgKygDDp6DjG_OpFbGuWEg 提取码:t9xg

Golang

# Go语言学习资料 链接
1 20小时快速入门go语言视频-黑马程序员 https://pan.baidu.com/s/1SOybRHWSpbu16D4SmPR_Fg 提取码: ss32
2 Go语言核心编程课程(韩顺平主讲)-尚硅谷 https://pan.baidu.com/s/156PiUw45aEmKLbyqFM6Iqw 提取码:I768
3 Google资深工程师深度讲解Go语言 https://pan.baidu.com/s/1IGM-Zqz92AdkskqjBxpeDA 提取码:b9wc
4 基于Golang协程实现流量统计系统 https://pan.baidu.com/s/1CDnuKHJn0BA9OAnsmd8adA 提取码: qjr3

教程

# 描述 链接
1 HyperLedger Fabric 基础介绍 https://zhuanlan.zhihu.com/p/55341714
2 Ubuntu 16.04部署HyperLedger Fabric(持续更新) https://zhuanlan.zhihu.com/p/54759061
3 搭建fabric环境中出的一系列错误(持续补充) https://blog.csdn.net/Judy_Angella/article/details/79075249
4 Ubuntu 16.04部署E2E-cli案例 https://www.jianshu.com/p/7ff74cfc7125
5 Hyperledger Fabric1.x运行first-network和fabcar以及常见问题解决(持续更新) https://www.jianshu.com/p/b097e489dd99
6 Hyperledger Fabric SDK示例 fabric-samples-《balance-transfer》 https://www.jianshu.com/p/489e83cef158
7 区块链中常用共识算法总结(持续更新) https://www.jianshu.com/p/b56ab577222d
8 尚硅谷_雷丰阳SpringBoot核心技术篇(基础篇) https://pan.baidu.com/s/1UqkQRpQ7f6fuJNi3JOlbyQ 提取码: rbde
9 尚硅谷-雷丰阳SpringBoot高级进阶篇(整合篇) https://pan.baidu.com/s/1iCLfuXqcMAJ1n0LLzS1dTQ 提取码: 7ddt

博客

# 描述 链接
1 hubwiz区块链博客 http://blog.hubwiz.com/
2 Netkiller Blockchain 手札 https://www.netkiller.cn/blockchain/index.html
3 登链社区 https://learnblockchain.cn/

工具

# 工具 链接
1 SSH使用:Xshell&Xftp教育版 链接:https://pan.baidu.com/s/13xoVcG4KDCZGkPASs74vHA 提取码:2e07

资料收集于网络,如有侵权联系作者删除。 以上资料如果失效,联系作者邮箱重新补全更新。邮箱:[email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].