Additional information
Fireblocks
To integrate Fireblocks functionality into your project, you'll need to install the necessary npm package, which can be found at the following link: https://www.npmjs.com/package/@fireblocks/fireblocks-web3-provider.
By doing so, you can craft a Web3Provider object that leverages Fireblocks APIs and possesses the capability to function as a signer.
Example : creating a Fireblocks Provider
Please replace placeholders with the actual values required for your use case.