github.com/leonlxy/hyperledger@v1.0.0-alpha.0.20170427033203-34922035d248/docs/source/demos.rst (about) 1 Demos 2 ===== 3 4 Art Auction 5 ----------- 6 7 [WIP] ...coming soon 8 9 Shows the provenance, attestation, and ownership of a piece of artwork 10 and the ensuing interaction of the various stakeholders. Not yet stable 11 with v1 codebase. 12 13 Learn more about the components 14 `here <https://github.com/ITPeople-Blockchain/auction>`__ 15 16 Learn more about the client-side application 17 `here <https://github.com/ITPeople-Blockchain/auction-app>`__ 18 19 Marbles 20 ------- 21 22 [WIP] ...coming soon 23 24 The marbles chaincode application demonstrates the ability to create 25 assets (marbles) with unique attributes - size, color, owner, etc... and 26 trade these assets with fellow participants in a blockchain network. It 27 is not yet stable with v1 codebase. 28 29 Learn more about the marbles chaincode and client-side application 30 `here <https://github.com/IBM-Blockchain/marbles>`__