hyperledger_composer_file_storage icon indicating copy to clipboard operation
hyperledger_composer_file_storage copied to clipboard

Hyperledger composer image/pdf/.doc storage base64/ipfs/s3

Results 4 hyperledger_composer_file_storage issues
Sort by recently updated
recently updated
newest added

I just started playing around with this project and noticed that in the users api it says to post to: > http://localhost:8080/api/v0/user However the route actually uses "users". Additionally, the...

I want to store images, files and other content on composer how to combine hyperledger composer and IPFS?I want to define files, images, etc. in the hyperledger composer . cto...

Pre-commit hook fails on npm test ``` > [email protected] test /home/nyet/src/hyperledger_composer_file_storage > mocha --recursive #org.example.biznet ChangeAssetValue() 1) should change the value property of SampleAsset to newValue 0 passing (1s) 1...

Hi i your tutorial in the second step you have `composer runtime install --card PeerAdmin@hlfv1 --businessNetworkName composer-file-stroage-ways` but if i execute it, composer return and argument fail have something wrong?