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

Test wallet adapter #163

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Test wallet adapter #163

merged 1 commit into from
Jan 1, 2024

Conversation

Virus-Axel
Copy link
Owner

No description provided.

@Virus-Axel Virus-Axel force-pushed the test_wallet_adapter branch 2 times, most recently from e23cbd2 to 6249125 Compare January 1, 2024 09:15
More wallet types must be supported. This commit enables more wallets to
be added to a new wallet adapter node. The old PhantomController is
replaced by WalletAdapter which can be configured to work with different
kinds of wallets. It does so by storing an enum preperty that can be set
to change wallet type. This commit also implements Solflare and Backpack.
@Virus-Axel Virus-Axel force-pushed the test_wallet_adapter branch from 6249125 to 4b1fb28 Compare January 1, 2024 09:27
@Virus-Axel Virus-Axel merged commit c6bf37a into master Jan 1, 2024
14 checks passed
@Virus-Axel Virus-Axel deleted the test_wallet_adapter branch January 1, 2024 09:36
This was linked to issues Jan 1, 2024
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.

Implement Solflare wallet controller Implement backpack wallet
1 participant