Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This project aims to add interactive examples to fabric-python-sdk using jupyter notebook. The intern is expected to first understand the functionalities of fabric sdk (v0.8.1) and add missing functionalities of fabric 2.0 (e.g. wallet storage, etc.) to fabric sdk based on . You can take a reference from nodejs/golang sdk. Then, write jupyter notebook examples using fabric sdk and demonstrate functionalities of sdk. It provides new developers with better understanding of using fabric sdk.

...

The wiki is Hyperledger Fabric SDK Py and rocketchat https://chat.hyperledger.org/channel/fabric-sdk-py

Related Github Issue: https://github.com/hyperledger/fabric-sdk-py/issues/42

Learning Objectives

  • Contributing and collaborating in an open-source project
  • Advanced understanding for DLT(distributed ledger technology)
  • Understand the basic workflow of fabric
  • Being able to implement features for SDK
  • Writing good tutorials
  • (optional) Web UI for SDK

...