Hi,
I have gone through the DAML on Fabric interactive tutorial,
And Started Fabric Locally in my system,
Then, when I start the DAML runtime,
I get the following error.
users/Admin@org1.example.com/msp/keystore/priv_sk Admin@org1.example.com sign cert: /Users/ayanworks/workspace/dtx/daml-on-fabric/src/test/fixture/tmp/data/crypto-config/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/signcerts/Admin@org1.example.com-cert.pem [error] (run-main-0) com.daml.FabricContextException: java.lang.UnsatisfiedLinkError: failed to load the required native library [error] com.daml.FabricContextException: java.lang.UnsatisfiedLinkError: failed to load the required native library
Can anyone help me with this?