Skip to main content
For chains supported at the Tier 2 level, you can invoke Privy’s raw sign functionality to sign over a hash, e.g. the hash of a transaction. You can then use the returned signature to submit and send your transaction. Alternatively, you can provide the bytes to hash with a specific encoding and a hash_function, and get the same response. For examples of how to use raw sign for a specific chain, see this recipe.