|
Fabric CA server with customized CSR details.
hello,
when we start fabric-ca server we get the following files are generated.
--------------------------------------------------------------------------------
fabric-ca-server start \
-b
hello,
when we start fabric-ca server we get the following files are generated.
--------------------------------------------------------------------------------
fabric-ca-server start \
-b
|
By
Pechimuthu T
·
#9900
·
|
|
Re: End devices identities in an IoT BC network
Hi Nikos,
I have done this within my company and I prefer to issue identities to the end devices as we would the users. We do not use an intermediate DB as we use our Fabric blockchain network
Hi Nikos,
I have done this within my company and I prefer to issue identities to the end devices as we would the users. We do not use an intermediate DB as we use our Fabric blockchain network
|
By
Chris Gabriel <alaskadd@...>
·
#9899
·
|
|
End devices identities in an IoT BC network
Hello,
I want to build a smart building IoT BC network and I am working to the network architecture. At this point I have built the IoT infrastructure and I am looking to integrate the BC idea.
Hello,
I want to build a smart building IoT BC network and I am working to the network architecture. At this point I have built the IoT infrastructure and I am looking to integrate the BC idea.
|
By
Nikos Karamolegkos
·
#9898
·
|
|
Re: using APIs in fabric
#fabric-questions
#fabric-endorser
#fabric
Remember that chaincode execution is only a transaction simulation that builds a read/write set. The transaction doesn't get validated and committed until after it is ordered into a block. Therefore
Remember that chaincode execution is only a transaction simulation that builds a read/write set. The transaction doesn't get validated and committed until after it is ordered into a block. Therefore
|
By
David Enyeart
·
#9897
·
|
|
Re: Running same application from multiple users
You should also take a look at attribute based access control in chaincode, to authorize users to chaincode actions based on issued role attributes.
See the sample and linked docs:
You should also take a look at attribute based access control in chaincode, to authorize users to chaincode actions based on issued role attributes.
See the sample and linked docs:
|
By
David Enyeart
·
#9896
·
|
|
ANNOUNCEMENT: Hyperledger Fabric fix releases v1.4.12, v2.2.3, v2.3.2 are now available!
Hyperledger Fabric fix releases v1.4.12, v2.2.3, and v2.3.2 are now available.
See details of the fixes in the release
Hyperledger Fabric fix releases v1.4.12, v2.2.3, and v2.3.2 are now available.
See details of the fixes in the release
|
By
David Enyeart
·
#9895
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 04/23/2021
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 23 April 2021
11:00am to 12:00pm
(GMT-04:00) America/New
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 23 April 2021
11:00am to 12:00pm
(GMT-04:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9894
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 04/23/2021 11:00am-12:00pm
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 23 April 2021, 11:00am to 12:00pm, (GMT-04:00) America/New
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 23 April 2021, 11:00am to 12:00pm, (GMT-04:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#9893
·
|
|
Re: Kubernetes proposes Hyperledger Fabric
Hi Jay,
That's a good point. Thanks for the pointer.
However, based on the criteria in the Operator Capability Levels page, the answer is a bit blurry.
As it's now, Fabric Operator spans capabilities
Hi Jay,
That's a good point. Thanks for the pointer.
However, based on the criteria in the Operator Capability Levels page, the answer is a bit blurry.
As it's now, Fabric Operator spans capabilities
|
By
Hakan Eryargi
·
#9892
·
|
|
Re: Kubernetes proposes Hyperledger Fabric
Thanks Hakan! It would be nice to add operator capability level to readme.
- J
Thanks Hakan! It would be nice to add operator capability level to readme.
- J
|
By
Jay Guo
·
#9891
·
|
|
Single organization
#administrator-organiization
Hello, everyone. I'm doing a research on blockchain for a particular use case and I would like to know what is the best approach for using blockchain in an environment where there is only one
Hello, everyone. I'm doing a research on blockchain for a particular use case and I would like to know what is the best approach for using blockchain in an environment where there is only one
|
By
rafa_kleb10@...
·
#9890
·
|
|
Private Chaincode Lab - Tue, 04/20/2021
#cal-notice
Private Chaincode Lab
When:
Tuesday, 20 April 2021
8:00am to 9:00am
(GMT-07:00) America/Los
Private Chaincode Lab
When:
Tuesday, 20 April 2021
8:00am to 9:00am
(GMT-07:00) America/Los
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9889
·
|
|
missing tags for go chaincode developement dependencies
Hi Fabric maintainers,
As some community member and me found for a while,
Both following repositories have no git tags yet pushed to
Hi Fabric maintainers,
As some community member and me found for a while,
Both following repositories have no git tags yet pushed to
|
By
david liu <david-khala@...>
·
#9888
·
|
|
Re: AWS cloud HSM with hyperledger
#hyperledger-fabric
Thanks Gary,
This seems to be working now :) I will probably write a blog around how to integrate AWS Cloudhsm with hyperledger components.
Thanks Gary,
This seems to be working now :) I will probably write a blog around how to integrate AWS Cloudhsm with hyperledger components.
|
By
Kumar Shantanu
·
#9887
·
|
|
Re: AWS cloud HSM with hyperledger
#hyperledger-fabric
Make sure you are using the latest version of Fabric CA.
With the AWS HSM, you need to add "AltId" to your bccsp configuration:
bccsp:
default: PKCS11
pkcs11:
Library:
Make sure you are using the latest version of Fabric CA.
With the AWS HSM, you need to add "AltId" to your bccsp configuration:
bccsp:
default: PKCS11
pkcs11:
Library:
|
By
Gari Singh
·
#9886
·
|
|
Re: AWS cloud HSM with hyperledger
#hyperledger-fabric
Thank again, guys. When I configure fabric CA to use AWS HSM it crashes with the below error,
My BCCSP configuration looks like this,
Any pointer would be really helpful.
Thanks
Shantanu
Thank again, guys. When I configure fabric CA to use AWS HSM it crashes with the below error,
My BCCSP configuration looks like this,
Any pointer would be really helpful.
Thanks
Shantanu
|
By
Kumar Shantanu
·
#9885
·
|
|
Re: How Check Names of Installed Smart Contracts
Brian,
Sorry, I sent you the command for earlier fabric networks which would be correct if you are on Fabric 1.x If you are on Fabric 2.x you will need to use the new peer lifecycle chaincode
Brian,
Sorry, I sent you the command for earlier fabric networks which would be correct if you are on Fabric 1.x If you are on Fabric 2.x you will need to use the new peer lifecycle chaincode
|
By
Chris Gabriel <alaskadd@...>
·
#9884
·
|
|
How Fabric is being used in the blockchain carbon accounting lab and how to help out
The Climate Action and Accounting SIG has an active blockchain carbon accounting lab that is using Hyperledger Fabric to record emissions data, using energy data from utility bills and audited
The Climate Action and Accounting SIG has an active blockchain carbon accounting lab that is using Hyperledger Fabric to record emissions data, using energy data from utility bills and audited
|
By
David Boswell <dboswell@...>
·
#9883
·
|
|
Re: Hyperledger fabric in IoT application
Hi Nikos,
In general, each party involved in any transaction should be in its own org. With that in mind, it is not a good idea to have only one org as this creates multiple problems (single point
Hi Nikos,
In general, each party involved in any transaction should be in its own org. With that in mind, it is not a good idea to have only one org as this creates multiple problems (single point
|
By
Chris Gabriel <alaskadd@...>
·
#9882
·
|
|
using APIs in fabric
#fabric-questions
#fabric-endorser
#fabric
Hi,
What kind of external services are we allowed to use in fabric? Can we use any APIs? Or we must just use fabric SDK.
For example, an external service is a bank ATM API, and our transaction is
Hi,
What kind of external services are we allowed to use in fabric? Can we use any APIs? Or we must just use fabric SDK.
For example, an external service is a bank ATM API, and our transaction is
|
By
elmira <elmira.ebrahimi@...>
·
#9881
·
|