Skip to content

Transaction encoding to String for sending over #167

Discussion options

You must be logged in to vote

Here's a good example of how to serialize the transaction for sending to an external signer. We convert it to BCS bytes and then convert it back

https://github.com/aptos-labs/aptos-ts-sdk/blob/main/examples/typescript/external_signing.ts#L152-L157

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Hjghvggjn
Comment options

Answer selected by gregnazario
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants