Skip to content

Latest commit

 

History

History
77 lines (60 loc) · 5.17 KB

Resources.md

File metadata and controls

77 lines (60 loc) · 5.17 KB

Tools for Hyperledger Development Using Blockchain:+1:

We will basically use Go Lang for writing the chaincode and NodeJS for the web backend. To that end, I’d like to thank Tanmoytkd for all the advice he’s given me.

NB: Only Ripul Sir students can get permission to use Sir's tutorial.

Reading Part:

  • Mastering Bitcoin book for basic knowledge of Blockchain:

    • Mastering Bitcoin - Andeas M. Antonopoulos - Link
  • Hyperledger Fabric:

    • Ripul Sir
      • Complete Hyperledger Fabric - Ripul Sir : Link
      • Complete Installation Hyperledger Fabric - Ripul Sir : Link
      • Run a simple Hyperledger project build with Hyperledger Fabric - Ripul Sir : Link
    • Official Documentation
      • Intro - Link
        • How Hyperledger fabric works? - Link
      • Key concepts - Link
      • Archetectural Reference - Link
      • Developing Applications - Link
      • Tutorials [Must read - chaincode for developers] - Link
    • A complete project Intellectual-Property-Verification

Working part:


Learning Flow:

  • 1.5 hr Reading: Bitcoinbook/Hyperledger Fabric
  • 1 hr: NodeJS (10hr)
  • 1 hr: Go Lang (10hr)
  • 1 hr: Others

---------------------------------- Reading is great, but coding is better --------------------------------