Varun Agarwal
Varun Agarwal
Hi, I came across this project and it looks like a good demo to showcase features of Fabric and its application in supply chain. As it is written for `[email protected].*`...
I tried to use `gulp browser` to build the .js file but got this error ``` Error: spawn ./node_modules/.bin/browserify --require ./index.js:bitcore-lib -o bitcore-lib.js ENOENT at exports._errnoException (util.js:870:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)...
In the android library, `socket.id()` returns the id of the socket, however, there is no method (that I found in the `jar file`) that lets us set the socket id....