Introduction
Blockchain is changing the way businesses conduct transactions. This secure, distributed, and open technology is lowering costs, speeding up processes, and building a new level of trust in secure interactions. When something as big as blockchain emerges, developers who understand and can implement the technology are in the driver's seat. But first you have to learn it.
For anyone wondering how to get started with blockchain, this developer pattern series is for you. This series comprises a set of granular developer patterns that take you through the process of building a working blockchain application step by step.
- Code Pattern
Create a basic blockchain network using the Blockchain Platform
Start building a blockchain network using IBM Blockchain Platform Extension for VS Code and the IBM Blockchain Platform.
- Code Pattern
Create and execute a blockchain smart contract
Take your blockchain skills to the next level by embedding and executing smart contract business terms.
- Code Pattern
Emit events from Blockchain Platform
Learn how to emit events from the blockchain network so external applications can subscribe to them and take action using an application built on top of an IBM Kubernetes Service cluster with IBM Blockchain Platform.