fireblocks-sdk-js icon indicating copy to clipboard operation
fireblocks-sdk-js copied to clipboard

Crypto not found while initialising the SDK

Open lakhwinderdebut2014 opened this issue 2 years ago • 0 comments

Describe the bug Crypto not found while initialising the SDK

To Reproduce Steps to reproduce the behavior:

const fireblocks = new FireblocksSDK(apiSecret, apiKey, baseUrl); Expected behavior It should initialise the SDK, but it is not

Screenshots Simulator Screenshot - iPhone 14 Pro - 2024-02-23 at 17 31 14

Version:

fireblocks-sdk version: [5.20.0] npm version: [9.7.2] node version:[20.4.0]

lakhwinderdebut2014 avatar Feb 23 '24 12:02 lakhwinderdebut2014