基于Hyperledger Fabric 使用fabric-sdk-go实现的一个征信应用.
☆241Oct 15, 2020Updated 5 years ago
Alternatives and similar repositories for education
Users that are interested in education are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用fabric-sdk-go实现的基于Hyperledger Fabric的应用示例☆167Oct 29, 2018Updated 7 years ago
- 以不动产登记业务为例,开发基于超级账本fabric的政务数据共享联盟区块链☆34Dec 11, 2022Updated 3 years ago
- ☆95Apr 16, 2022Updated 4 years ago
- 根据IBM提供的Marbles项目分析如何基于Hyperledger Fabric利用fabric-sdk-node实现一个资产管理的web应用。☆16Dec 19, 2018Updated 7 years ago
- 通过对Hyperledger Fabric -> fabric-samples 中的一个NodeJS示例应用程序(balance-transfer)的分析,来演示基于fabric-sdk-node的使用☆13Dec 29, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 基于Fabric超级账本为底层的企业资产管理、交易、防伪、溯源一体化的开源区块链解决方案☆42Oct 21, 2021Updated 4 years ago
- 这是基于fabric-ca 1.4.1 版本国密改造项目☆20Oct 21, 2021Updated 4 years ago
- 🤹 基于区块链(Hyperledger Fabric 联盟链)的房地产交易系统,全网最新、最易上手、最适合入门的实战项目,完整实现多组织架构、智能合约、身份认证与交易上链,部署简单,仅依赖 Docker,一条命令即可启动!☆827Apr 15, 2025Updated last year
- HyperLedger Fabric各种语言的sdk使用示范。☆21Jul 29, 2018Updated 7 years ago
- Samples for how to using fabric-sdk-go with BYFN☆39Jul 28, 2020Updated 5 years ago
- 我们要基于原生Fabric-SDK-Go 实现一个简单的学历征信系统(web项目),状态数据库使用 CouchDB 来实现。☆47Jul 12, 2019Updated 6 years ago
- [云框架]基于区块链的智能合约 / Blockchain, Fabric Hyperledger, Smart Contract / 区块链, Fabric Hyperledger, 智能合约☆289May 9, 2018Updated 8 years ago
- ☆24Jun 13, 2018Updated 7 years ago
- A Simple Traffic Generator for Hyperledger Fabric☆220Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用fabric-go-sdk 调用fabric 1.1 demo☆45Sep 8, 2018Updated 7 years ago
- general-purpose hyperledger-fabric desktop application(超级账本fabric桌面客户端)☆136Dec 8, 2022Updated 3 years ago
- 基于K8S平台的区块链即服务BaaS(Blockchain as a Service),借鉴于hyperledger/cello,支持Hyperledger Fabric,但更加轻量级的架构实现☆211May 16, 2022Updated 3 years ago
- 支持国密加密算法的Hyperledger Fabric版本☆184Apr 19, 2018Updated 8 years ago
- Fabric with GM crypto which is Changed from http://github.com/hyperledger/fabric-ca and http://github.com/tjfoc/fabric-ca-gm☆19Apr 18, 2019Updated 7 years ago
- 基于超级账本开发一个区块链应用--票据背书☆26Aug 29, 2018Updated 7 years ago
- Spring MVC和Fabric整合起来的一个区块链后台框架☆102May 3, 2018Updated 8 years ago
- fabric with GM crypto.Changed from http://github.com/hyperledger/fabric☆53Nov 17, 2020Updated 5 years ago
- Airmed Foundation's IPFS + Hyperledger Fabric web client☆72May 23, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆135Mar 6, 2020Updated 6 years ago
- Some scripts for configuring and deploying the hyperledger fabric network.☆63Apr 28, 2020Updated 6 years ago
- Hyperledger Fabric 1.4.4,Hyperledger Caliper 0.3.0 configuration - pbft/solo/multichannel☆50Jun 27, 2021Updated 4 years ago
- 这是基于fabric 1.4.1 版本国密改造项目☆62Oct 21, 2021Updated 4 years ago
- ☆91Mar 26, 2022Updated 4 years ago
- Edit from http://github.com/hyperledger/fabric-sdk-go, use SM2,SM3,SM4☆13Apr 12, 2019Updated 7 years ago
- A Simple Web Service Based on Fabric-SDK-Go Chain for Goods Traceability Chain.☆16Nov 21, 2019Updated 6 years ago
- fabric实战案例-食品溯源☆27Mar 7, 2020Updated 6 years ago
- 集成springboot和fabric sdk 提供rest api的接口☆41Dec 14, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Short tutorial to build a blockchain application in Go with Hyperledger Fabric☆274Dec 17, 2021Updated 4 years ago
- HyperLedger/Fabric Net Server☆440Jun 21, 2022Updated 3 years ago
- A project to retrieve data from hyperledger-fabric network, then show in a web☆15Aug 25, 2017Updated 8 years ago
- 基于fabric ca的自动化分布式部署脚本. Support for fabric v1.1.0☆19Oct 7, 2018Updated 7 years ago
- ☆24Feb 6, 2019Updated 7 years ago
- 为解决传统数字版权中心化引起的一系列易篡改、效率低、不透明的问题,本文按 照软件工程的方法和流程进行分析和设计,实现了一个基于区块链存储的版权管理系 统,利用区块链网络的 P2P 结构实现了去中心化,无需通过版权机 构,即可保证版权 信息的安全。利用节点间交易生成交易哈希作为…☆37Jun 26, 2022Updated 3 years ago
- 对于Fabric的简单增删改查的通用链码,不同于官方示例的数据插入方式☆43May 13, 2023Updated 2 years ago