[Archive] Signing a transaction with `casper-embed` SDK

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by david.hernando on 6/29/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.


Hi! we’re integrating Torus wallet for a web application that runs on Casper network. For that, we’re using casper-embed SDK.

I’m trying to sign a transaction (deploy in Casper) but without sending it to the Casper network at the same time. Is this possible? I mean, can I get a signed deploy that I will send to the network by my own means?

The examples I’ve seen sign and send the transaction in one single function call. But I want to sign the transaction only.

  • SDK Version:
  • Platform:
  • Browser Console Screenshots:
  • Related to Custom Authentication? Please provide the following info too: (Optional)
    • Verifier Name:
    • JWKS Endpoint:
    • Sample idToken(JWT)

Please provide the Web3Auth initialization and login code snippet below:

@david.hernando Thanks for your question.

Your request has been forwarded to our team and we will get back with further updates once more information becomes available.

This is not possible at the moment with the Casper Wallet