- npm install fabric-ca and fabric-ca-client and npm install & npm rebuild;
- Make connection between Fabric SDK (user application) and network.
- Enroll Admin for peer0.org1
- Register User1 for peer0.org1
- Run query and get result.
Updated about 2 years ago