DEV Community

Discussion on: Extending Fabric 2 Test Network

Collapse
 
carolwa40156642 profile image
Carol Watson

Also the CLI is great but SDK is most suited for production. Can you link me some tutorials to begin with NodeJs or Java

Collapse
 
bukhorimuhammad profile image
Bukhori M. Aqid

Yes, this is mostly for extending test network, which is not suitable for production. SDK is for client application to interact with blockchain network, which is not the purpose of network setup. When I create application clients, I might write a follow up tutorial :)