Fireblocks
The Fireblocks SDK main class. Use it to perform all of the SDK functionality. Call Fireblocks.initialize at application onCreate method to initialize the SDK.
Functions
Approve a join wallet request
Performs derivation from a root extendedPrivateKey to obtain the private keys of specific assets in wallet accounts
Start the MPC setup process for selected algorithms
Get the device initialization status
Information about the generated MPC keys
Get the signature status for a specific transaction
Recover an end-user key backup that was done using backupKeys method
Request to join an existing wallet
Sign a transaction using the end-user key
Stop the sign transaction process if it is running This method should be called when the user wants to cancels the transaction signing process