Add support to the basic application to check for the HSM environment and
enroll and store the certificate and HSM handle of the HSM identity in the
wallet. The identity will then be retrieved form the wallet providing access
for signing.
Signed-off-by: Bret Harrison <beharrison@nc.rr.com>
Add the asset-transfer-ledger-queries javascript application.
Update the CI script to run it against go and javascript chaincode.
Signed-off-by: Bret Harrison <beharrison@nc.rr.com>
Use common code for reading a connection profile, enrolling the admin,
registering and enrolling a user, building a wallet, and
building a certificate authority client.
Signed-off-by: Bret Harrison <beharrison@nc.rr.com>