Skip to main content
Hedera supports the following signature kinds:
  • Transaction, unsigned Hedera or EVM transaction.

Transaction

Signs an unsigned transaction.

Typescript Example with Hiero JavaScript SDK

First install the Hiero JavaScript SDK. You can find the full documentation here: https://github.com/hiero-ledger/hiero-sdk-js Here a code sample to generate a signature via the DFNS TypeScript SDK:
Last modified on July 7, 2026