Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To allow Dapps users to sign a transaction in the qubic wallet through wallet connect #171

Open
Tracked by #148
sallymoc opened this issue Oct 4, 2024 · 0 comments
Labels
Enhancement New feature or request
Milestone

Comments

@sallymoc
Copy link
Contributor

sallymoc commented Oct 4, 2024

Method name
qubic_signTransaction

Purpose
Allows dApps to request a transaction to be signed without sending it.

Usage
Input should be the same to the used for "qubic_sendTransaction".
The wallet will return a signed transaction object, allowing the dApp to handle broadcasting it to the network later (if necessary).

@sallymoc sallymoc added the Enhancement New feature or request label Oct 4, 2024
@sallymoc sallymoc added this to the 1.3.0 milestone Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
Status: In review
Development

No branches or pull requests

1 participant