github.com/leonlxy/hyperledger@v1.0.0-alpha.0.20170427033203-34922035d248/docs/source/marbles.rst (about) 1 Marbles 2 ======= 3 4 [WIP] ...coming soon 5 6 The marbles chaincode application demonstrates the ability to create 7 assets (marbles) with unique attributes - size, color, owner, etc... and 8 trade these assets with fellow participants in a blockchain network. It 9 is not yet stable with v1 codebase. 10 11 Learn more about the marbles chaincode and client-side application 12 `here <https://github.com/IBM-Blockchain/marbles>`__