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

Add Support to submit bcs serialized transactions #124

Merged
merged 5 commits into from
Apr 24, 2023
Merged

Conversation

0xmaayan
Copy link
Collaborator

This PR adds a new signAndSubmitBCSTransaction method to the wallet-adapter-core package. This function is not enforced in the wallet plugin interface and therefore will not cause any breaking changes.

For wallets
Migration plan for wallets would be to support this new function in their plugin code.

For dapps
Next step would be to support the new signAndSubmitBCSTransaction in the wallet-adapter-react package.

@0xmaayan 0xmaayan requested a review from 0xmigo April 18, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants