Skip to content

Example chaincode. Store two integers named A and B. Subtract from one and add to the other.

License

Notifications You must be signed in to change notification settings

IBM-Blockchain-Archive/example02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Example 02 Chaincode

Description

Store two integers named A and B. Subtract from one and add to the other.


Versions and Supported Platforms

Use the correct version for your Hyperledger network.

  • Example02 v1.0

    • Works with Hyperledger fabric v0.5-developer-preview
    • IBM Bluemix Blockchain Service v0.4.2+
    • HTTP deployment url: http://gopkg.in/ibm-blockchain/example02.v1
  • Example02 v2.0

    • Works with Hyperledger fabric v0.6-developer-preview
    • HTTP deployment url: http://gopkg.in/ibm-blockchain/example02.v2

Not familiar with chaincode yet? Try Learn Chaincode first.

About

Example chaincode. Store two integers named A and B. Subtract from one and add to the other.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages