Skip to content

easonzhou/ibm-blockchain-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ibm-blockchain-workshop

IBM blockchain workshop on bluemix

Agenda

  1. Share Github repo which contains all the lab materials

    Please access ibm.biz/IBM-Workshop

  2. Topic 1 (15 mins) - An example of blockchain network in the real world use case.

  3. Topic 2 (60 mins) - Apply blockchain to business network

    a. Deploy demo on car lease scenario

    b. During deployment, we do the presentation on car lease use case (30 mins)

    c. After deployment finishes, Work through the demo (30 mins)

  4. Topic 3 (30 mins) - Explore blockchain using car lease dashboard

    Access the tutorial guide - Learn Chaincode Tutorial

    a. Review network, participants, membership service

    b. Review API talking to blockchain, access block data, transaction data

    c. Review logs

  5. Topic 4 (75 mins) - Write your first chaincode

    Fork the project - example02

    a. What is chaincode?

    b. How do I implement chaincode?

    c. What dependencies exist?

    d. What are the major functions?

    e. How do I pass different values to my arguments?

    f. How do I securely enroll a user on my network?

    g. How do I interact with my chaincode through the REST API?

    h. How do I compile my chaincode? (optional)

Further References

i. A Tour of Golang

ii. IBM Blockchain 101

iii. Official hyperledger wiki

iv. Fabric doc

v. Get ibm badge for blockchain (developers track)

About

IBM blockchain workshop on bluemix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published