fireblocks / fireblocks-sdk-js

Typescript & Javascript SDK for developers using Fireblocks API
https://docs.fireblocks.com/api/swagger-ui/
MIT License
71 stars 67 forks source link

Crypto not found while initialising the SDK #258

Open lakhwinderdebut2014 opened 6 months ago

lakhwinderdebut2014 commented 6 months ago

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]