Skip to content

[Question] Does anyone know how to broadcast raw sign transaction of Polkadot from Wallet-core to testnet Westend or mainnet Polkadot? #1990

Answered by gituser
Raden-Hor asked this question in Q&A
Discussion options

You must be logged in to vote

In order to sign a testnet transaction you need to patch a wallet-core first for the Westend support as it differs from the mainnet.
For signing the transaction you need to know certain transaction-material which can be obtained from the node.
You can do a JSON or Protobuf signing, see examples in the repository (tests folder).

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@hewigovens
Comment options

@gituser
Comment options

@Raden-Hor
Comment options

@gituser
Comment options

@Raden-Hor
Comment options

Answer selected by hewigovens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1989 on February 03, 2022 05:41.