2021 02 12 DWG Agenda
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct.
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit our Code of Conduct: Hyperledger Code of Conduct
Announcements
Agenda
- Release status: Pam/Joe: Dashboard: https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104
- Fabric CA 1.5 planned
- Fabric Documentation Translation campaign
- Blog: /wiki/spaces/DT/pages/23101575
- Video first cut:
- Blog: /wiki/spaces/DT/pages/23101575
- Revisit what to do with ordering service instructions from the Create a Channel Tutorial (Chris to try out this week)
- Feedback from Grant on the ordering service deployment process in Fabric v2.3
- Updates to Developing Apps topic: Error rendering macro 'jira' : null
Discussion
Minutes:
- Chris - move to next week's agend for demo with minikube
- tying IOT devices carbon sensors to HLF
- Grant Steinfeld -
- Starting deployment again from scratch using Fabric v2.3.1
- was confused by refs to system channel in orderer deployment guide
- still need anchor peers? yes
- Minifab (Tong Li) - Everything installed fine except the last part - posted questions for help. Could be a Docker 3 problem?
- VS Code extension - very useful for creating smart contract
- YouTube videos from Chris
- Suggestion: Want to customize org1.example.com - set it as an env variable instead for customer demos
- Fabcar sample was useful years ago
- Jim - finishing a Fabric v2.2 interested in the Samples...
- David Boswell work on LF - supporting community members -
- we have very active virtual meetup community feel fre to join -
- Developing Applications topic
- tied to commercial paper sample.
- Chris - I use the node SDK and Fabric contract API docs for this info
- Jim - is there an offchain sample? Yes: https://github.com/hyperledger/fabric-samples/tree/master/off_chain_data
- mongo db vs. blockchain - blockchain is distributed db - a connected network that is trusted and secure
- Chris - samples don't cover registering/enrolling users very well. It's the operational things that can trip you up.
- Nik - Building a distributed Auction example.
- Learning curve is steep, getting easier, Fabric Gateway should be able to help.