Integrate with the SDK

Forma generates a native Hyperledger Fabric network hence there are no special steps to integrate with your new Network.
The overall steps to integrate with your SDK are:
- Make sure you met all the previous steps
- Copy your enrollment data (certificates) and your Network Profile and paste them in a path reachable to your SDK.
- If you are working with Convector, here's a fully working example for you to reference.
- If you are working with another SDK (Java, Go, Py, Node) here you can find the official Fabric SDKs.