Fireblocks Sandbox workspaces have Raw Signing enabled by default to allow for testing purposes.
Hedera Token Service SDK
This library provides an implementation of the Hedera Client designed for signing operations with the Fireblocks TypeScript SDK. It adheres to HIP-338.
Internally, the implementation acts as a wrapper utilizing Raw Signing. It manages all necessary raw signing calls, abstracting the complexities to ensure easy and seamless integration with both Fireblocks and the Hedera SDK.
Additionally, this library supports any token operations on the Hedera blockchain that are not yet natively available through the Fireblocks console and APIs. For code examples and further guidance on how to use the library, please visit the GitHub repository.