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

docs: add starknet accounts variants to starknet_wallet_setup #163

Closed
JuArce opened this issue Feb 15, 2024 · 0 comments · Fixed by #166
Closed

docs: add starknet accounts variants to starknet_wallet_setup #163

JuArce opened this issue Feb 15, 2024 · 0 comments · Fixed by #166
Assignees

Comments

@JuArce
Copy link
Collaborator

JuArce commented Feb 15, 2024

https://book.starkli.rs/accounts

This

      starkli account oz init --keystore ~/.starkli-wallets/keystore.json ~/.starkli-wallets/account.json

Should change to

      starkli account <account-variant> init --keystore ~/.starkli-wallets/keystore.json ~/.starkli-wallets/account.json

The current version of Starkli supports these account variants (by alphabetical order):

Vendor | Identifier | Link
Argent | argent | Link
Braavos | braavos | Link
OpenZeppelin | oz | Link

@JuArce JuArce linked a pull request Feb 15, 2024 that will close this issue
@JuArce JuArce self-assigned this Feb 19, 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 a pull request may close this issue.

1 participant