-
Notifications
You must be signed in to change notification settings - Fork 834
feat: handling of get-starknet v5 #1382
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
base: beta
Are you sure you want to change the base?
Conversation
|
|
|
This get-starknet v5 PR has been re-based to beta. |
tabaktoni
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm

Motivation and Resolution
Add handling of Starknet Wallets with get-starknet V5 library.
Usage related changes
Class
WalletAccountV5has been added.Namespace
walletV5has been also added.Detailed usage in the guide.
Development related changes
"@wallet-standard/features"to get the type for events (not re-exported by get-starknet)."@starknet-io/get-starknet/wallet-standard/features". As get-starknet V5 is not yet released, exact import names are uncertain. That's why this PR is initially tagged as draft. To be finalized once get-starknet released.drafttag of this PR.Checklist: