-
**While running the "cargo build" in windows the build fails saying---**
`error: failed to run custom build command for `indy-crypto v0.1.6-dev-30`
process didn't exit successfully: `F:\Hyperledge…
-
Current Java SDK wrapper only returning general information when exception occurs, for example "org.hyperledger.indy.sdk.InvalidStructureException: A value being processed is not valid." when passing …
-
Super excited to see Sovrin joining Hyperledger project. However, I'm completely lost (1) how to deploy an Indy blockchain locally ? (2) where are the smart contract details - will chaincode run on In…
-
Hello,
I am trying to get libindy for iOS, so I am following https://github.com/hyperledger/indy-sdk/blob/master/wrappers/ios/README.md.
Step 6 says
> Edit script build-libindy-core-ios.sh: s…
-
-
Developers have to go through some repetitive code when using libindy.
The pattern is build request, send request, sometimes parse response.
Like here: https://github.com/hyperledger/indy-sdk/blob…
-
This is more of a question and not really a bug/limitation. Is there a plan to support p_type's other than Greater-Than-Or-Equal-To in predicates?
```json
{"attr_name": "age", "p_type": "OTHER_THA…
-
The revpc_reg should be revoc_reg.
https://github.com/hyperledger/indy-sdk/blob/1e0854bd014a72663a349e406382d4bf97d78c2f/doc/libindy-anoncreds.puml#L57
-
Due to the incompetent way in which Sovrin packages their Ubuntu packages, the Claim functionality is now broken without any influence from my side.
When the `Issuer.createClaimOffer` method is cal…
-
I'm following instructions here: https://github.com/hyperledger/indy-node/blob/stable/environment/vagrant/training/vb-multi-vm/TestIndyClusterSetup.md
I'm on MacBook Pro (15-inch, 2017)running OSX …