-
When I execute the command` sudo node benchmark/simple/main.js`, an error occurs, showing:
```
error: [join-channel.js]: Couldn't join peerOrg1's peers to mychannel: TypeError: Cannot read property…
-
## Context
Using Concerto for data models with DateTime values in specific timezones
## Expected Behavior
Deserialization/serialization should preserve the original timezone.
## Actual Beh…
-
## デスクトップアプリ編
[5 Best JavaScript Frameworks for Desktop Apps](https://brainhub.eu/blog/javascript-frameworks-for-desktop-apps/)
1. Electron
1. NW.js
JavaScriptを用いてWindows上で動作するアプリケーションを実装できるフ…
shohu updated
5 years ago
-
## Summary
Receiving an error when deploying Hyperledger Composer to Kubernetes with running instance of Hyperledger Fabric.
## Detailed Issues
Running command
```
╰─➤ PYTHONPATH=. ./nephos/d…
-
I cannot find anywhere *.cto file of this app?
-
Hello,
Under the Run section, I am trying to start the network but I am running into difficulty. It looks like the bna is generated successfully, but then restarting Fabric fails? I am not sure:
>…
-
-
import "github.com/hyperledger/fabric/core/chaincode/lib/cid"
dows not work
it gives me the following error.
Error: Error getting chaincode code chaincode: Error getting chaincode package bytes:…
-
![screenshot from 2018-05-08 15-16-31](https://user-images.githubusercontent.com/29705984/39750469-f4ac6206-52d2-11e8-8ed0-0400d905613a.png)
I have made all the necessary changes in my config files…
-
1. Implement the business network in Composer.
1. Implement CCDA ownership transfer
2. Connecting Composer to the node backend
1. Check if Hyperledger provides a node SDK or find the othe…