Jakub Dzikowski

Results 73 comments of Jakub Dzikowski

yeah, that's the current flow for `up` command: ``` networkUp() { generateArtifacts startNetwork # == `start` generateChannelsArtifacts installChannels installChaincodes notifyOrgsAboutChannels printStartSuccessInfo } ``` that means maybe we should add an...

Interesting, I didn't know that project. It looks cool, however it seems to be too complex to integrate. Fablo generates scripts to manage the local fabric network, and it uses...

todo: change the script `test-04-v3-snapshot-ccaas.sh` to verify MySQL db instead of PostgreSQL