Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

[WT-969] V2 Workflows for ImmutableProvider #263

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MitchSaadIMX
Copy link

Summary

This PR introduces a second set of workflow that support the new WalletConnection from the ImmutableProvider SDK

Why the changes

In order to use the new WalletConnection from the ImmutableProvider SDK, the workflows in core need to do a few things differently.

  1. They need to accept the WalletConnection type
  2. They need to resolve the signers they need from the WalletConnection (which may not always be there), and throw an exception if a required signer is missing.

Things worth calling out

Before merging

  • For Immutable developers: Do the changes in this PR require documentation updates? Please refer to this SDK documentation guide and list links to documentation update PRs (they don't have to be merged) below (or write N/A):
    • Add documentation update 1
    • Add documentation update 2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant