-
Hi All,
I would like to have a process to change/update Parner's Information (e,g Name). How can I achieve this?
Thx in advance.
-
Waiting for https://github.com/hyperledger/composer/issues/4023.
-
It would be lovely to have a code generator that generates an HTML form from a modelled type. The form should generate valid JSON for the type so that it can be used to create or update instances.
…
-
I'm unable to install hurley. I tried:
```
npm i -g @worldsibu/hurley
```
I'm on macOS Mojave 10.14.2
npm version 6.5.0
node version v11.6.0
The output is as follows:
```
...
7 warni…
-
UglifyJS fails when trying to webpack a pacakge using jsonata with this error "UglifyJs Unexpected token: operator (*)".
Saw a similar issue reported in another repository, https://github.com/hyperle…
-
To support textual variants of the same enumeration element in a model, the model definition should allow annotations that enumerate text alternatives.
The annotation could also be used to capture …
-
As someone new to Hyperledger Fabric and Composer, I would like to be able to explore the blockchain and business network visually after running a sample
Samples deployed using the end to end toolc…
-
Hi,I get this error when I use npm run bootstrap.Please tell me where something went wrong.Thank you!
> > caliper@0.1.0 bootstrap /home/zhuliang/performance-caliper/caliper
> lerna bootstrap
le…
-
Following up on https://github.com/ipfs/js-ipfs-http-client/pull/897#issuecomment-442394693, we need to let users know of the module rename.
@mikeal proposed that a PR is submitted to each repo to …
-
![screenshot from 2018-08-18 17-34-25](https://user-images.githubusercontent.com/34462680/44303400-10b58000-a30e-11e8-8126-0886506f8d16.png)
I got this error while **adding Resident.** Error: Could…