hyperledger专题提供hyperledger的最新资讯内容,帮你更好的了解hyperledger。
你能告诉我,fabric 是否进行手动交易验证? 即:在交易可以在分类账中存档之前,它必须由在背书政策
当交易提交到链码时,读写集连同背书节点的签名一起返回,然后交易提案和背书签名被发送到排序服
我的 Hyperledger Fabric 同行和订购者的注册即将到期。我正在运行 Fabric CA 服务器,所以我尝试更新注册(
我的网络中订购者和同行的 TLS 和 MSP 证书已过期。因此,我更新了它们并将 TLS、MSP 文件夹更改为新文
我创建了一个超级账本结构通道 <strong>[channel1]</strong>,其中包含两个对等组织**(Org1,Org2)** 和一个订购者
按照此处描述的步骤设置 logspout: <a href="https://hyperledger-fabric.readthedocs.io/en/release-2.2/deploy_chaincode.html" re
我正在尝试执行以下查询: <pre><code> const query = { selector: { docType: &#39;Identity&#39;,
对于 indy 钱包,我们如何在凭证上附加标签以实现以下用例 <ol> <li>根据日期对凭据进行排序,并将
我的网络由 3 个位于同一排序节点组织中的排序节点和位于 2 个对等组织并侦听端口 <strong>localhost:20000</
我在 API 服务器日志中收到此错误。当我查询数据时,问题就来了。而通过 API 服务器创建用户工作正常
我正在尝试将可能拥有的 Hyperledger Fabric 2.2 链码部署到我自己的网络中。我正在使用 <a href="https://hyperled
我在 <a href="https://github.com/noorkhan-92/supply-network" rel="nofollow noreferrer">this github repo</a> 上运行可用的结构网
我以面料样本的测试网络为基础创建了一个由 4 个 ORG(Org1、Org2、Org3、Org4)和一个订购者组成的网络,
所以我确实理解 Raft 协议的概念。<br/> 但在 Hyperledger Fabric Ordering Service 的用例中,我很挣扎。 <stro
来自官方<a href="https://hyperledger-fabric.readthedocs.io/en/release-2.2/msp.html#identity-classification" rel="nofollow noreferrer"
我想知道在一个通道中有 N 个组织的私有 Hyperledger Fabric 网络中是否可以拥有不同的私有智能合约?具体
<a href="https://github.com/arefin97/Medicine_Supply_Chain" rel="nofollow noreferrer">https://github.com/arefin97/Medicine_Supply_Chain</
我正在测试 <a href="https://hyperledger-fabric.readthedocs.io/en/latest/write_first_app.html" rel="nofollow noreferrer">Running a Fa
<h3>问题 1</h3> 来自<a href="https://hyperledger-fabric.readthedocs.io/en/latest/blockchain.html" rel="nofollow noreferrer">documenta
我正在构建一个基于 aries-mobileagent-xamarin 和 aries-framework-dotnet 的移动钱包应用。 <a href="https://github.