Smart Contracts Transaction Lifecycle for Enterprise Blockchains
Third in the three-part series on the Project Dovetail™ framework.
The Project Dovetail framework allows end-to-end design, development, testing, and deployment of hyperledger fabric chaincode. You can also use it to develop smart contracts based on a series of models.
Following the first two sessions, watch this session to learn how to:
- Submit new transactions to the blockchain using a standard API
- View the transaction outputs once they have been submitted using standard tools like Postman
By the end of this three-chapter series, you will know how to set up, develop, export, generate, and deploy a smart contract into a blockchain environment, and invoke it to process new incoming transactions.