Deploying and Testing Your First Smart Contract

In the last two chapters, we set up our blockchain network and designed our smart contract. It is based on the use case described in Chapter 9, Building a Next-Generation Oracle B2B Platform, which uses a Model-First design approach. After defining all of our assets, transactions, events, and their data structures, we implemented the smart contract by developing the chaincode. Now that this complex task is complete, we can deploy and test our smart contract.

In this chapter, we will return to our blockchain network and deploy the chaincode to all member organizations. I will explain the steps to deploy the chaincode successfully using the OBCS management console. Further, I will describe how ...

Get Blockchain across Oracle now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.