Development Components
In this lesson, we will take a look at how components are used to deploy a network.
We'll cover the following
There are 3 main development components for a basic end-to-end development flow:
- Configure a
dev network
- Write and deploy
chaincode
on thedev network
- Write application code that can invoke chaincode transactions on dev network.
Get hands-on with 1200+ tech skills courses.