Willian Mews

Results 6 comments of Willian Mews

Hi @jerryOkafor Sorry for the delay. See if this example helps you: ``` var encryptionData = { clientPrivateKeySetPath : EncryptionConfig.CLIENT_PRIVATE_KEYSET_PATH, hyperwalletKeySetPath : EncryptionConfig.HYPERWALLET_KEYSET_PATH }; var client = new Hyperwallet({ username:...

Btw... thanks for your feedback about our documentation. We are working now finding the gaps and make our integrator's life easier.

**CLIENT_PRIVATE_KEYSET_PATH** - is the path where your private jwk keys set is located( it can be path to file or URL). The file located on /app/layer7/private-jwkset at github is encrypted...

@jerryOkafor could you confirm if it is related to this issue: https://github.com/hyperwallet/node-sdk/issues/16 We didn't release it yet, but if so I will prioritize it. Please let me know.

@jerryOkafor We will need more information to be able to reproduce this issue. Could you please give us a example how your request looks like?

@jerryOkafor A new version of our sdk was released. Could you please confirm whether it fix or not the issue you've reported? https://www.npmjs.com/package/hyperwallet-sdk/v/1.3.1