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

🚧 Create & deploy OpenZeppelin account #193

Merged
merged 60 commits into from
Mar 10, 2023

Conversation

apalala-dev
Copy link
Collaborator

@apalala-dev apalala-dev commented Mar 8, 2023

This PR brings account creation and deployment for OpenZeppelin accounts.

It also includes addition of next accounts for a given seed phrase and settings to run either on devnet or testnet.

@apalala-dev
Copy link
Collaborator Author

When deploying an account, I encountered several errors, including:

Not sure yet about what causes them. It may be related to too low ETH.

istornz and others added 27 commits March 9, 2023 16:48
…to feature/create_account_logic

# Conflicts:
#	packages/starknet_flutter/example/lib/ui/screens/account_balance/home.dart
#	packages/starknet_flutter/example/lib/ui/screens/account_balance/home_presenter.dart
#	packages/starknet_flutter/example/lib/ui/screens/account_balance/home_viewmodel.dart
#	packages/starknet_flutter/example/lib/ui/screens/account_balance/widgets/account_not_deployed.dart
#	packages/starknet_flutter/lib/src/services/deploy_account_service.dart
#	packages/starknet_flutter/lib/src/views/wallet_list/wallet_list.dart
#	packages/starknet_flutter/lib/src/views/wallet_list/wallet_list_presenter.dart
✨ Add address QR code generation & scan
Allow running flutter example with devnet
…to feature/create_account_logic

# Conflicts:
#	packages/starknet_flutter/example/lib/ui/screens/account_balance/home.dart
#	packages/starknet_flutter/example/lib/ui/screens/account_balance/home_presenter.dart
#	packages/starknet_flutter/example/lib/ui/screens/account_balance/home_viewmodel.dart
#	packages/starknet_flutter/example/lib/ui/screens/account_balance/widgets/account_not_deployed.dart
#	packages/starknet_flutter/lib/src/services/create_wallet_service.dart
#	packages/starknet_flutter/lib/src/views/wallet/wallet_initialization_presenter.dart
#	packages/starknet_flutter/lib/src/views/wallet_list/wallet_list.dart
#	packages/starknet_flutter/lib/src/views/wallet_list/wallet_list_presenter.dart
#	packages/starknet_flutter/lib/starknet_flutter.dart
…to feature/create_account_logic

# Conflicts:
#	packages/starknet_flutter/example/lib/ui/screens/account_balance/home.dart
#	packages/starknet_flutter/example/lib/ui/screens/account_balance/home_presenter.dart
@apalala-dev apalala-dev marked this pull request as ready for review March 10, 2023 14:57
@apalala-dev apalala-dev merged commit 7175896 into main Mar 10, 2023
@apalala-dev apalala-dev deleted the feature/create_account_logic branch March 10, 2023 16:22
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