diff --git a/wallet_app/android/.gitignore b/wallet_app/android/.gitignore deleted file mode 100644 index aa724b77..00000000 --- a/wallet_app/android/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ -*.iml -.gradle -/local.properties -/.idea/caches -/.idea/libraries -/.idea/modules.xml -/.idea/workspace.xml -/.idea/navEditor.xml -/.idea/assetWizardSettings.xml -.DS_Store -/build -/captures -.externalNativeBuild -.cxx -local.properties diff --git a/wallet_app/android/.idea/.gitignore b/wallet_app/android/.idea/.gitignore deleted file mode 100644 index 26d33521..00000000 --- a/wallet_app/android/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/wallet_app/android/.idea/.name b/wallet_app/android/.idea/.name deleted file mode 100644 index 6b54e490..00000000 --- a/wallet_app/android/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -walletapp \ No newline at end of file diff --git a/wallet_app/android/.idea/compiler.xml b/wallet_app/android/.idea/compiler.xml deleted file mode 100644 index b589d56e..00000000 --- a/wallet_app/android/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/wallet_app/android/.idea/deploymentTargetSelector.xml b/wallet_app/android/.idea/deploymentTargetSelector.xml deleted file mode 100644 index 3d841a5a..00000000 --- a/wallet_app/android/.idea/deploymentTargetSelector.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/wallet_app/android/.idea/gradle.xml b/wallet_app/android/.idea/gradle.xml deleted file mode 100644 index 0897082f..00000000 --- a/wallet_app/android/.idea/gradle.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/wallet_app/android/.idea/inspectionProfiles/Project_Default.xml b/wallet_app/android/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 44ca2d9b..00000000 --- a/wallet_app/android/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - \ No newline at end of file diff --git a/wallet_app/android/.idea/kotlinc.xml b/wallet_app/android/.idea/kotlinc.xml deleted file mode 100644 index fdf8d994..00000000 --- a/wallet_app/android/.idea/kotlinc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/wallet_app/android/.idea/migrations.xml b/wallet_app/android/.idea/migrations.xml deleted file mode 100644 index f8051a6f..00000000 --- a/wallet_app/android/.idea/migrations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/wallet_app/android/.idea/misc.xml b/wallet_app/android/.idea/misc.xml deleted file mode 100644 index 8978d23d..00000000 --- a/wallet_app/android/.idea/misc.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/wallet_app/android/.idea/other.xml b/wallet_app/android/.idea/other.xml deleted file mode 100644 index 56676a75..00000000 --- a/wallet_app/android/.idea/other.xml +++ /dev/null @@ -1,340 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/wallet_app/android/.idea/vcs.xml b/wallet_app/android/.idea/vcs.xml deleted file mode 100644 index 3d5cb1a7..00000000 --- a/wallet_app/android/.idea/vcs.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/wallet_app/android/app/.idea/.gitignore b/wallet_app/android/app/.idea/.gitignore deleted file mode 100644 index 26d33521..00000000 --- a/wallet_app/android/app/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/wallet_app/android/app/.idea/.name b/wallet_app/android/app/.idea/.name deleted file mode 100644 index b2cf3326..00000000 --- a/wallet_app/android/app/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -ReceiverActivity.kt \ No newline at end of file diff --git a/wallet_app/android/app/.idea/gradle.xml b/wallet_app/android/app/.idea/gradle.xml deleted file mode 100644 index 4019936a..00000000 --- a/wallet_app/android/app/.idea/gradle.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/wallet_app/android/app/.idea/migrations.xml b/wallet_app/android/app/.idea/migrations.xml deleted file mode 100644 index f8051a6f..00000000 --- a/wallet_app/android/app/.idea/migrations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/wallet_app/android/app/.idea/misc.xml b/wallet_app/android/app/.idea/misc.xml deleted file mode 100644 index 3040d03e..00000000 --- a/wallet_app/android/app/.idea/misc.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/wallet_app/android/app/.idea/other.xml b/wallet_app/android/app/.idea/other.xml deleted file mode 100644 index 94c96f63..00000000 --- a/wallet_app/android/app/.idea/other.xml +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/wallet_app/android/app/.idea/vcs.xml b/wallet_app/android/app/.idea/vcs.xml deleted file mode 100644 index c2365ab1..00000000 --- a/wallet_app/android/app/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/wallet_app/android/app/.gitignore b/wallet_app/app/.gitignore similarity index 100% rename from wallet_app/android/app/.gitignore rename to wallet_app/app/.gitignore diff --git a/wallet_app/android/app/build.gradle.kts b/wallet_app/app/build.gradle.kts similarity index 100% rename from wallet_app/android/app/build.gradle.kts rename to wallet_app/app/build.gradle.kts diff --git a/wallet_app/android/app/proguard-rules.pro b/wallet_app/app/proguard-rules.pro similarity index 100% rename from wallet_app/android/app/proguard-rules.pro rename to wallet_app/app/proguard-rules.pro diff --git a/wallet_app/android/app/src/androidTest/java/com/example/walletapp/ExampleInstrumentedTest.kt b/wallet_app/app/src/androidTest/java/com/example/walletapp/ExampleInstrumentedTest.kt similarity index 100% rename from wallet_app/android/app/src/androidTest/java/com/example/walletapp/ExampleInstrumentedTest.kt rename to wallet_app/app/src/androidTest/java/com/example/walletapp/ExampleInstrumentedTest.kt diff --git a/wallet_app/android/app/src/main/AndroidManifest.xml b/wallet_app/app/src/main/AndroidManifest.xml similarity index 100% rename from wallet_app/android/app/src/main/AndroidManifest.xml rename to wallet_app/app/src/main/AndroidManifest.xml diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/data/coins/CoinGeckoApi.kt b/wallet_app/app/src/main/java/com/example/walletapp/data/coins/CoinGeckoApi.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/data/coins/CoinGeckoApi.kt rename to wallet_app/app/src/main/java/com/example/walletapp/data/coins/CoinGeckoApi.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/data/coins/CoinRepository.kt b/wallet_app/app/src/main/java/com/example/walletapp/data/coins/CoinRepository.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/data/coins/CoinRepository.kt rename to wallet_app/app/src/main/java/com/example/walletapp/data/coins/CoinRepository.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/di/RetrofitClient.kt b/wallet_app/app/src/main/java/com/example/walletapp/di/RetrofitClient.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/di/RetrofitClient.kt rename to wallet_app/app/src/main/java/com/example/walletapp/di/RetrofitClient.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/model/Account.kt b/wallet_app/app/src/main/java/com/example/walletapp/model/Account.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/model/Account.kt rename to wallet_app/app/src/main/java/com/example/walletapp/model/Account.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/model/Token.kt b/wallet_app/app/src/main/java/com/example/walletapp/model/Token.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/model/Token.kt rename to wallet_app/app/src/main/java/com/example/walletapp/model/Token.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/model/User.kt b/wallet_app/app/src/main/java/com/example/walletapp/model/User.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/model/User.kt rename to wallet_app/app/src/main/java/com/example/walletapp/model/User.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/MainActivity.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/MainActivity.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/MainActivity.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/MainActivity.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/WalletApp.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/WalletApp.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/WalletApp.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/WalletApp.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/account/AddTokenScreen.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/account/AddTokenScreen.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/account/AddTokenScreen.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/account/AddTokenScreen.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/account/CoinViewModel.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/account/CoinViewModel.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/account/CoinViewModel.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/account/CoinViewModel.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/account/WalletScreen.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/account/WalletScreen.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/account/WalletScreen.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/account/WalletScreen.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/components/StarknetLogo.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/components/StarknetLogo.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/components/StarknetLogo.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/components/StarknetLogo.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/components/TransparentButton.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/components/TransparentButton.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/components/TransparentButton.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/components/TransparentButton.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/onboarding/CreateAccountScreen.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/onboarding/CreateAccountScreen.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/onboarding/CreateAccountScreen.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/onboarding/CreateAccountScreen.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/onboarding/CreatePinScreen.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/onboarding/CreatePinScreen.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/onboarding/CreatePinScreen.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/onboarding/CreatePinScreen.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/onboarding/FinalizeAccountCreationScreen.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/onboarding/FinalizeAccountCreationScreen.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/onboarding/FinalizeAccountCreationScreen.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/onboarding/FinalizeAccountCreationScreen.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/onboarding/ImportAccountScreen.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/onboarding/ImportAccountScreen.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/onboarding/ImportAccountScreen.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/onboarding/ImportAccountScreen.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/onboarding/OnboardingScreen.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/onboarding/OnboardingScreen.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/onboarding/OnboardingScreen.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/onboarding/OnboardingScreen.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/theme/Color.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/theme/Color.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/theme/Color.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/theme/Color.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/theme/Theme.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/theme/Theme.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/theme/Theme.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/theme/Theme.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/theme/Type.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/theme/Type.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/theme/Type.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/theme/Type.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/transfer/ReceiveScreen.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/transfer/ReceiveScreen.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/transfer/ReceiveScreen.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/transfer/ReceiveScreen.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/ui/transfer/SendScreen.kt b/wallet_app/app/src/main/java/com/example/walletapp/ui/transfer/SendScreen.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/ui/transfer/SendScreen.kt rename to wallet_app/app/src/main/java/com/example/walletapp/ui/transfer/SendScreen.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/utils/StarknetClient.kt b/wallet_app/app/src/main/java/com/example/walletapp/utils/StarknetClient.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/utils/StarknetClient.kt rename to wallet_app/app/src/main/java/com/example/walletapp/utils/StarknetClient.kt diff --git a/wallet_app/android/app/src/main/java/com/example/walletapp/utils/WalletAppUtils.kt b/wallet_app/app/src/main/java/com/example/walletapp/utils/WalletAppUtils.kt similarity index 100% rename from wallet_app/android/app/src/main/java/com/example/walletapp/utils/WalletAppUtils.kt rename to wallet_app/app/src/main/java/com/example/walletapp/utils/WalletAppUtils.kt diff --git a/wallet_app/android/app/src/main/res/drawable/approved.png b/wallet_app/app/src/main/res/drawable/approved.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/approved.png rename to wallet_app/app/src/main/res/drawable/approved.png diff --git a/wallet_app/android/app/src/main/res/drawable/arrow_back_ios.png b/wallet_app/app/src/main/res/drawable/arrow_back_ios.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/arrow_back_ios.png rename to wallet_app/app/src/main/res/drawable/arrow_back_ios.png diff --git a/wallet_app/android/app/src/main/res/drawable/check_circle.png b/wallet_app/app/src/main/res/drawable/check_circle.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/check_circle.png rename to wallet_app/app/src/main/res/drawable/check_circle.png diff --git a/wallet_app/android/app/src/main/res/drawable/check_symbol.png b/wallet_app/app/src/main/res/drawable/check_symbol.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/check_symbol.png rename to wallet_app/app/src/main/res/drawable/check_symbol.png diff --git a/wallet_app/android/app/src/main/res/drawable/content_copy.png b/wallet_app/app/src/main/res/drawable/content_copy.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/content_copy.png rename to wallet_app/app/src/main/res/drawable/content_copy.png diff --git a/wallet_app/android/app/src/main/res/drawable/copy.png b/wallet_app/app/src/main/res/drawable/copy.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/copy.png rename to wallet_app/app/src/main/res/drawable/copy.png diff --git a/wallet_app/android/app/src/main/res/drawable/font/inter_regular.ttf b/wallet_app/app/src/main/res/drawable/font/inter_regular.ttf similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/font/inter_regular.ttf rename to wallet_app/app/src/main/res/drawable/font/inter_regular.ttf diff --git a/wallet_app/android/app/src/main/res/drawable/font/nohemi_medium.ttf b/wallet_app/app/src/main/res/drawable/font/nohemi_medium.ttf similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/font/nohemi_medium.ttf rename to wallet_app/app/src/main/res/drawable/font/nohemi_medium.ttf diff --git a/wallet_app/android/app/src/main/res/drawable/font/publicsans_bold.ttf b/wallet_app/app/src/main/res/drawable/font/publicsans_bold.ttf similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/font/publicsans_bold.ttf rename to wallet_app/app/src/main/res/drawable/font/publicsans_bold.ttf diff --git a/wallet_app/android/app/src/main/res/drawable/font/publicsans_regular.ttf b/wallet_app/app/src/main/res/drawable/font/publicsans_regular.ttf similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/font/publicsans_regular.ttf rename to wallet_app/app/src/main/res/drawable/font/publicsans_regular.ttf diff --git a/wallet_app/android/app/src/main/res/drawable/font/publicsans_semibold.ttf b/wallet_app/app/src/main/res/drawable/font/publicsans_semibold.ttf similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/font/publicsans_semibold.ttf rename to wallet_app/app/src/main/res/drawable/font/publicsans_semibold.ttf diff --git a/wallet_app/android/app/src/main/res/drawable/ic_ethereum.png b/wallet_app/app/src/main/res/drawable/ic_ethereum.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/ic_ethereum.png rename to wallet_app/app/src/main/res/drawable/ic_ethereum.png diff --git a/wallet_app/android/app/src/main/res/drawable/ic_launcher_background.xml b/wallet_app/app/src/main/res/drawable/ic_launcher_background.xml similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/ic_launcher_background.xml rename to wallet_app/app/src/main/res/drawable/ic_launcher_background.xml diff --git a/wallet_app/android/app/src/main/res/drawable/ic_launcher_foreground.xml b/wallet_app/app/src/main/res/drawable/ic_launcher_foreground.xml similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/ic_launcher_foreground.xml rename to wallet_app/app/src/main/res/drawable/ic_launcher_foreground.xml diff --git a/wallet_app/android/app/src/main/res/drawable/ic_strike.png b/wallet_app/app/src/main/res/drawable/ic_strike.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/ic_strike.png rename to wallet_app/app/src/main/res/drawable/ic_strike.png diff --git a/wallet_app/android/app/src/main/res/drawable/progress_1.png b/wallet_app/app/src/main/res/drawable/progress_1.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/progress_1.png rename to wallet_app/app/src/main/res/drawable/progress_1.png diff --git a/wallet_app/android/app/src/main/res/drawable/progress_2.png b/wallet_app/app/src/main/res/drawable/progress_2.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/progress_2.png rename to wallet_app/app/src/main/res/drawable/progress_2.png diff --git a/wallet_app/android/app/src/main/res/drawable/scanner.png b/wallet_app/app/src/main/res/drawable/scanner.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/scanner.png rename to wallet_app/app/src/main/res/drawable/scanner.png diff --git a/wallet_app/android/app/src/main/res/drawable/starknet_icon.png b/wallet_app/app/src/main/res/drawable/starknet_icon.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/starknet_icon.png rename to wallet_app/app/src/main/res/drawable/starknet_icon.png diff --git a/wallet_app/android/app/src/main/res/drawable/token2.png b/wallet_app/app/src/main/res/drawable/token2.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/token2.png rename to wallet_app/app/src/main/res/drawable/token2.png diff --git a/wallet_app/android/app/src/main/res/drawable/visibility.png b/wallet_app/app/src/main/res/drawable/visibility.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/visibility.png rename to wallet_app/app/src/main/res/drawable/visibility.png diff --git a/wallet_app/android/app/src/main/res/drawable/visibility_off.png b/wallet_app/app/src/main/res/drawable/visibility_off.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/visibility_off.png rename to wallet_app/app/src/main/res/drawable/visibility_off.png diff --git a/wallet_app/android/app/src/main/res/drawable/warning_sign.png b/wallet_app/app/src/main/res/drawable/warning_sign.png similarity index 100% rename from wallet_app/android/app/src/main/res/drawable/warning_sign.png rename to wallet_app/app/src/main/res/drawable/warning_sign.png diff --git a/wallet_app/android/app/src/main/res/font/inter_regular.ttf b/wallet_app/app/src/main/res/font/inter_regular.ttf similarity index 100% rename from wallet_app/android/app/src/main/res/font/inter_regular.ttf rename to wallet_app/app/src/main/res/font/inter_regular.ttf diff --git a/wallet_app/android/app/src/main/res/font/nohemi_medium.ttf b/wallet_app/app/src/main/res/font/nohemi_medium.ttf similarity index 100% rename from wallet_app/android/app/src/main/res/font/nohemi_medium.ttf rename to wallet_app/app/src/main/res/font/nohemi_medium.ttf diff --git a/wallet_app/android/app/src/main/res/font/publicsans_bold.ttf b/wallet_app/app/src/main/res/font/publicsans_bold.ttf similarity index 100% rename from wallet_app/android/app/src/main/res/font/publicsans_bold.ttf rename to wallet_app/app/src/main/res/font/publicsans_bold.ttf diff --git a/wallet_app/android/app/src/main/res/font/publicsans_regular.ttf b/wallet_app/app/src/main/res/font/publicsans_regular.ttf similarity index 100% rename from wallet_app/android/app/src/main/res/font/publicsans_regular.ttf rename to wallet_app/app/src/main/res/font/publicsans_regular.ttf diff --git a/wallet_app/android/app/src/main/res/font/publicsans_semibold.ttf b/wallet_app/app/src/main/res/font/publicsans_semibold.ttf similarity index 100% rename from wallet_app/android/app/src/main/res/font/publicsans_semibold.ttf rename to wallet_app/app/src/main/res/font/publicsans_semibold.ttf diff --git a/wallet_app/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/wallet_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml rename to wallet_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml diff --git a/wallet_app/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/wallet_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml rename to wallet_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml diff --git a/wallet_app/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp b/wallet_app/app/src/main/res/mipmap-hdpi/ic_launcher.webp similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp rename to wallet_app/app/src/main/res/mipmap-hdpi/ic_launcher.webp diff --git a/wallet_app/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp b/wallet_app/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp rename to wallet_app/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp diff --git a/wallet_app/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp b/wallet_app/app/src/main/res/mipmap-mdpi/ic_launcher.webp similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp rename to wallet_app/app/src/main/res/mipmap-mdpi/ic_launcher.webp diff --git a/wallet_app/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp b/wallet_app/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp rename to wallet_app/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp diff --git a/wallet_app/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp b/wallet_app/app/src/main/res/mipmap-xhdpi/ic_launcher.webp similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp rename to wallet_app/app/src/main/res/mipmap-xhdpi/ic_launcher.webp diff --git a/wallet_app/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp b/wallet_app/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp rename to wallet_app/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp diff --git a/wallet_app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp b/wallet_app/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp rename to wallet_app/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp diff --git a/wallet_app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp b/wallet_app/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp rename to wallet_app/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp diff --git a/wallet_app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp b/wallet_app/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp rename to wallet_app/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp diff --git a/wallet_app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp b/wallet_app/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp similarity index 100% rename from wallet_app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp rename to wallet_app/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp diff --git a/wallet_app/android/app/src/main/res/values-night/themes.xml b/wallet_app/app/src/main/res/values-night/themes.xml similarity index 100% rename from wallet_app/android/app/src/main/res/values-night/themes.xml rename to wallet_app/app/src/main/res/values-night/themes.xml diff --git a/wallet_app/android/app/src/main/res/values/colors.xml b/wallet_app/app/src/main/res/values/colors.xml similarity index 100% rename from wallet_app/android/app/src/main/res/values/colors.xml rename to wallet_app/app/src/main/res/values/colors.xml diff --git a/wallet_app/android/app/src/main/res/values/strings.xml b/wallet_app/app/src/main/res/values/strings.xml similarity index 100% rename from wallet_app/android/app/src/main/res/values/strings.xml rename to wallet_app/app/src/main/res/values/strings.xml diff --git a/wallet_app/android/app/src/main/res/values/themes.xml b/wallet_app/app/src/main/res/values/themes.xml similarity index 100% rename from wallet_app/android/app/src/main/res/values/themes.xml rename to wallet_app/app/src/main/res/values/themes.xml diff --git a/wallet_app/android/app/src/main/res/xml/backup_rules.xml b/wallet_app/app/src/main/res/xml/backup_rules.xml similarity index 100% rename from wallet_app/android/app/src/main/res/xml/backup_rules.xml rename to wallet_app/app/src/main/res/xml/backup_rules.xml diff --git a/wallet_app/android/app/src/main/res/xml/data_extraction_rules.xml b/wallet_app/app/src/main/res/xml/data_extraction_rules.xml similarity index 100% rename from wallet_app/android/app/src/main/res/xml/data_extraction_rules.xml rename to wallet_app/app/src/main/res/xml/data_extraction_rules.xml diff --git a/wallet_app/android/app/src/main/res/xml/network_security_config.xml b/wallet_app/app/src/main/res/xml/network_security_config.xml similarity index 100% rename from wallet_app/android/app/src/main/res/xml/network_security_config.xml rename to wallet_app/app/src/main/res/xml/network_security_config.xml diff --git a/wallet_app/android/app/src/test/java/com/example/walletapp/ExampleUnitTest.kt b/wallet_app/app/src/test/java/com/example/walletapp/ExampleUnitTest.kt similarity index 100% rename from wallet_app/android/app/src/test/java/com/example/walletapp/ExampleUnitTest.kt rename to wallet_app/app/src/test/java/com/example/walletapp/ExampleUnitTest.kt diff --git a/wallet_app/android/build.gradle.kts b/wallet_app/build.gradle.kts similarity index 100% rename from wallet_app/android/build.gradle.kts rename to wallet_app/build.gradle.kts diff --git a/wallet_app/android/gradle.properties b/wallet_app/gradle.properties similarity index 100% rename from wallet_app/android/gradle.properties rename to wallet_app/gradle.properties diff --git a/wallet_app/android/gradle/libs.versions.toml b/wallet_app/gradle/libs.versions.toml similarity index 100% rename from wallet_app/android/gradle/libs.versions.toml rename to wallet_app/gradle/libs.versions.toml diff --git a/wallet_app/android/gradle/wrapper/gradle-wrapper.jar b/wallet_app/gradle/wrapper/gradle-wrapper.jar similarity index 100% rename from wallet_app/android/gradle/wrapper/gradle-wrapper.jar rename to wallet_app/gradle/wrapper/gradle-wrapper.jar diff --git a/wallet_app/android/gradle/wrapper/gradle-wrapper.properties b/wallet_app/gradle/wrapper/gradle-wrapper.properties similarity index 100% rename from wallet_app/android/gradle/wrapper/gradle-wrapper.properties rename to wallet_app/gradle/wrapper/gradle-wrapper.properties diff --git a/wallet_app/android/gradlew b/wallet_app/gradlew similarity index 100% rename from wallet_app/android/gradlew rename to wallet_app/gradlew diff --git a/wallet_app/android/gradlew.bat b/wallet_app/gradlew.bat similarity index 100% rename from wallet_app/android/gradlew.bat rename to wallet_app/gradlew.bat diff --git a/wallet_app/local.properties b/wallet_app/local.properties new file mode 100644 index 00000000..9e09d72f --- /dev/null +++ b/wallet_app/local.properties @@ -0,0 +1,11 @@ +## This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. +# +# Location of the SDK. This is only used by Gradle. +# For customization when using a Version Control System, please read the +# header note. +#Sun Oct 06 17:45:21 CDT 2024 +ACCOUNT_ADDRESS=0x06b06423feba3e1a345095699c59430e936c5413699ff9ef8ec8a6dbefdab1f1 +KEY_NAME= +RPC_URL=https://starknet-mainnet.g.alchemy.com/starknet/version/rpc/v0_7/Fl4zNtN2hak5hrWq92a8pnB-ZospWX9a +sdk.dir=/home/thomas/Android/Sdk diff --git a/wallet_app/android/settings.gradle.kts b/wallet_app/settings.gradle.kts similarity index 100% rename from wallet_app/android/settings.gradle.kts rename to wallet_app/settings.gradle.kts diff --git a/wallet_app/snphone-wallet/.gitignore b/wallet_app/snphone-wallet/.gitignore deleted file mode 100644 index 2f7896d1..00000000 --- a/wallet_app/snphone-wallet/.gitignore +++ /dev/null @@ -1 +0,0 @@ -target/ diff --git a/wallet_app/snphone-wallet/Cargo.lock b/wallet_app/snphone-wallet/Cargo.lock deleted file mode 100644 index 3714fe55..00000000 --- a/wallet_app/snphone-wallet/Cargo.lock +++ /dev/null @@ -1,2186 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "addr2line" -version = "0.22.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678" -dependencies = [ - "gimli", -] - -[[package]] -name = "adler" -version = "1.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" - -[[package]] -name = "adler2" -version = "2.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" - -[[package]] -name = "aes" -version = "0.8.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" -dependencies = [ - "cfg-if", - "cipher", - "cpufeatures", -] - -[[package]] -name = "android-tzdata" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" - -[[package]] -name = "android_system_properties" -version = "0.1.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" -dependencies = [ - "libc", -] - -[[package]] -name = "arrayvec" -version = "0.7.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" - -[[package]] -name = "async-trait" -version = "0.1.81" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.75", -] - -[[package]] -name = "auto_impl" -version = "1.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c87f3f15e7794432337fc718554eaa4dc8f04c9677a950ffe366f20a162ae42" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.75", -] - -[[package]] -name = "autocfg" -version = "1.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" - -[[package]] -name = "backtrace" -version = "0.3.73" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a" -dependencies = [ - "addr2line", - "cc", - "cfg-if", - "libc", - "miniz_oxide 0.7.4", - "object", - "rustc-demangle", -] - -[[package]] -name = "base64" -version = "0.13.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" - -[[package]] -name = "base64" -version = "0.21.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" - -[[package]] -name = "bitflags" -version = "1.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" - -[[package]] -name = "bitflags" -version = "2.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" - -[[package]] -name = "bitvec" -version = "1.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c" -dependencies = [ - "funty", - "radium", - "tap", - "wyz", -] - -[[package]] -name = "block-buffer" -version = "0.10.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" -dependencies = [ - "generic-array", -] - -[[package]] -name = "bumpalo" -version = "3.16.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" - -[[package]] -name = "byte-slice-cast" -version = "1.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3ac9f8b63eca6fd385229b3675f6cc0dc5c8a5c8a54a59d4f52ffd670d87b0c" - -[[package]] -name = "byteorder" -version = "1.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" - -[[package]] -name = "bytes" -version = "1.7.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50" - -[[package]] -name = "cc" -version = "1.1.13" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72db2f7947ecee9b03b510377e8bb9077afa27176fdbff55c51027e976fdcc48" -dependencies = [ - "shlex", -] - -[[package]] -name = "cfg-if" -version = "1.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" - -[[package]] -name = "chrono" -version = "0.4.38" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" -dependencies = [ - "android-tzdata", - "iana-time-zone", - "num-traits", - "serde", - "windows-targets 0.52.6", -] - -[[package]] -name = "cipher" -version = "0.4.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" -dependencies = [ - "crypto-common", - "inout", -] - -[[package]] -name = "core-foundation" -version = "0.9.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" -dependencies = [ - "core-foundation-sys", - "libc", -] - -[[package]] -name = "core-foundation-sys" -version = "0.8.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" - -[[package]] -name = "cpufeatures" -version = "0.2.13" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "51e852e6dc9a5bed1fae92dd2375037bf2b768725bf3be87811edee3249d09ad" -dependencies = [ - "libc", -] - -[[package]] -name = "crc32fast" -version = "1.4.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" -dependencies = [ - "cfg-if", -] - -[[package]] -name = "crunchy" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" - -[[package]] -name = "crypto-bigint" -version = "0.5.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" -dependencies = [ - "generic-array", - "subtle", - "zeroize", -] - -[[package]] -name = "crypto-common" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" -dependencies = [ - "generic-array", - "typenum", -] - -[[package]] -name = "ctr" -version = "0.9.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" -dependencies = [ - "cipher", -] - -[[package]] -name = "darling" -version = "0.20.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989" -dependencies = [ - "darling_core", - "darling_macro", -] - -[[package]] -name = "darling_core" -version = "0.20.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5" -dependencies = [ - "fnv", - "ident_case", - "proc-macro2", - "quote", - "strsim", - "syn 2.0.75", -] - -[[package]] -name = "darling_macro" -version = "0.20.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806" -dependencies = [ - "darling_core", - "quote", - "syn 2.0.75", -] - -[[package]] -name = "deranged" -version = "0.3.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" -dependencies = [ - "powerfmt", - "serde", -] - -[[package]] -name = "digest" -version = "0.10.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" -dependencies = [ - "block-buffer", - "crypto-common", - "subtle", -] - -[[package]] -name = "encoding_rs" -version = "0.8.34" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59" -dependencies = [ - "cfg-if", -] - -[[package]] -name = "equivalent" -version = "1.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" - -[[package]] -name = "eth-keystore" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fda3bf123be441da5260717e0661c25a2fd9cb2b2c1d20bf2e05580047158ab" -dependencies = [ - "aes", - "ctr", - "digest", - "hex", - "hmac", - "pbkdf2", - "rand", - "scrypt", - "serde", - "serde_json", - "sha2", - "sha3", - "thiserror", - "uuid", -] - -[[package]] -name = "ethbloom" -version = "0.13.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c22d4b5885b6aa2fe5e8b9329fb8d232bf739e434e6b87347c63bdd00c120f60" -dependencies = [ - "crunchy", - "fixed-hash", - "impl-rlp", - "impl-serde", - "tiny-keccak", -] - -[[package]] -name = "ethereum-types" -version = "0.14.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "02d215cbf040552efcbe99a38372fe80ab9d00268e20012b79fcd0f073edd8ee" -dependencies = [ - "ethbloom", - "fixed-hash", - "impl-rlp", - "impl-serde", - "primitive-types", - "uint", -] - -[[package]] -name = "fixed-hash" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534" -dependencies = [ - "byteorder", - "rand", - "rustc-hex", - "static_assertions", -] - -[[package]] -name = "flate2" -version = "1.0.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c0596c1eac1f9e04ed902702e9878208b336edc9d6fddc8a48387349bab3666" -dependencies = [ - "crc32fast", - "miniz_oxide 0.8.0", -] - -[[package]] -name = "fnv" -version = "1.0.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" - -[[package]] -name = "form_urlencoded" -version = "1.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" -dependencies = [ - "percent-encoding", -] - -[[package]] -name = "funty" -version = "2.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" - -[[package]] -name = "futures-channel" -version = "0.3.30" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" -dependencies = [ - "futures-core", -] - -[[package]] -name = "futures-core" -version = "0.3.30" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" - -[[package]] -name = "futures-sink" -version = "0.3.30" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" - -[[package]] -name = "futures-task" -version = "0.3.30" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" - -[[package]] -name = "futures-util" -version = "0.3.30" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" -dependencies = [ - "futures-core", - "futures-task", - "pin-project-lite", - "pin-utils", -] - -[[package]] -name = "generic-array" -version = "0.14.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" -dependencies = [ - "typenum", - "version_check", -] - -[[package]] -name = "getrandom" -version = "0.2.15" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" -dependencies = [ - "cfg-if", - "js-sys", - "libc", - "wasi", - "wasm-bindgen", -] - -[[package]] -name = "gimli" -version = "0.29.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd" - -[[package]] -name = "h2" -version = "0.3.26" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" -dependencies = [ - "bytes", - "fnv", - "futures-core", - "futures-sink", - "futures-util", - "http", - "indexmap 2.4.0", - "slab", - "tokio", - "tokio-util", - "tracing", -] - -[[package]] -name = "hashbrown" -version = "0.12.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" - -[[package]] -name = "hashbrown" -version = "0.14.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" - -[[package]] -name = "hermit-abi" -version = "0.3.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" - -[[package]] -name = "hex" -version = "0.4.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" - -[[package]] -name = "hmac" -version = "0.12.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" -dependencies = [ - "digest", -] - -[[package]] -name = "http" -version = "0.2.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" -dependencies = [ - "bytes", - "fnv", - "itoa", -] - -[[package]] -name = "http-body" -version = "0.4.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" -dependencies = [ - "bytes", - "http", - "pin-project-lite", -] - -[[package]] -name = "httparse" -version = "1.9.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9" - -[[package]] -name = "httpdate" -version = "1.0.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" - -[[package]] -name = "hyper" -version = "0.14.30" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a152ddd61dfaec7273fe8419ab357f33aee0d914c5f4efbf0d96fa749eea5ec9" -dependencies = [ - "bytes", - "futures-channel", - "futures-core", - "futures-util", - "h2", - "http", - "http-body", - "httparse", - "httpdate", - "itoa", - "pin-project-lite", - "socket2", - "tokio", - "tower-service", - "tracing", - "want", -] - -[[package]] -name = "hyper-rustls" -version = "0.24.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" -dependencies = [ - "futures-util", - "http", - "hyper", - "rustls", - "tokio", - "tokio-rustls", -] - -[[package]] -name = "iana-time-zone" -version = "0.1.60" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141" -dependencies = [ - "android_system_properties", - "core-foundation-sys", - "iana-time-zone-haiku", - "js-sys", - "wasm-bindgen", - "windows-core", -] - -[[package]] -name = "iana-time-zone-haiku" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" -dependencies = [ - "cc", -] - -[[package]] -name = "ident_case" -version = "1.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" - -[[package]] -name = "idna" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" -dependencies = [ - "unicode-bidi", - "unicode-normalization", -] - -[[package]] -name = "impl-codec" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f" -dependencies = [ - "parity-scale-codec", -] - -[[package]] -name = "impl-rlp" -version = "0.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808" -dependencies = [ - "rlp", -] - -[[package]] -name = "impl-serde" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebc88fc67028ae3db0c853baa36269d398d5f45b6982f95549ff5def78c935cd" -dependencies = [ - "serde", -] - -[[package]] -name = "impl-trait-for-tuples" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb" -dependencies = [ - "proc-macro2", - "quote", - "syn 1.0.109", -] - -[[package]] -name = "indexmap" -version = "1.9.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" -dependencies = [ - "autocfg", - "hashbrown 0.12.3", - "serde", -] - -[[package]] -name = "indexmap" -version = "2.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93ead53efc7ea8ed3cfb0c79fc8023fbb782a5432b52830b6518941cebe6505c" -dependencies = [ - "equivalent", - "hashbrown 0.14.5", -] - -[[package]] -name = "inout" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5" -dependencies = [ - "generic-array", -] - -[[package]] -name = "ipnet" -version = "2.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" - -[[package]] -name = "itoa" -version = "1.0.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" - -[[package]] -name = "js-sys" -version = "0.3.70" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1868808506b929d7b0cfa8f75951347aa71bb21144b7791bae35d9bccfcfe37a" -dependencies = [ - "wasm-bindgen", -] - -[[package]] -name = "keccak" -version = "0.1.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654" -dependencies = [ - "cpufeatures", -] - -[[package]] -name = "lambdaworks-crypto" -version = "0.7.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fb5d4f22241504f7c7b8d2c3a7d7835d7c07117f10bff2a7d96a9ef6ef217c3" -dependencies = [ - "lambdaworks-math", - "serde", - "sha2", - "sha3", -] - -[[package]] -name = "lambdaworks-math" -version = "0.7.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "358e172628e713b80a530a59654154bfc45783a6ed70ea284839800cebdf8f97" -dependencies = [ - "serde", - "serde_json", -] - -[[package]] -name = "libc" -version = "0.2.158" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439" - -[[package]] -name = "lock_api" -version = "0.4.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" -dependencies = [ - "autocfg", - "scopeguard", -] - -[[package]] -name = "log" -version = "0.4.22" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" - -[[package]] -name = "memchr" -version = "2.7.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" - -[[package]] -name = "mime" -version = "0.3.17" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" - -[[package]] -name = "miniz_oxide" -version = "0.7.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08" -dependencies = [ - "adler", -] - -[[package]] -name = "miniz_oxide" -version = "0.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1" -dependencies = [ - "adler2", -] - -[[package]] -name = "mio" -version = "1.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec" -dependencies = [ - "hermit-abi", - "libc", - "wasi", - "windows-sys 0.52.0", -] - -[[package]] -name = "num-bigint" -version = "0.4.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" -dependencies = [ - "num-integer", - "num-traits", -] - -[[package]] -name = "num-conv" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" - -[[package]] -name = "num-integer" -version = "0.1.46" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" -dependencies = [ - "num-traits", -] - -[[package]] -name = "num-traits" -version = "0.2.19" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" -dependencies = [ - "autocfg", -] - -[[package]] -name = "object" -version = "0.36.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "27b64972346851a39438c60b341ebc01bba47464ae329e55cf343eb93964efd9" -dependencies = [ - "memchr", -] - -[[package]] -name = "once_cell" -version = "1.19.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" - -[[package]] -name = "parity-scale-codec" -version = "3.6.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "306800abfa29c7f16596b5970a588435e3d5b3149683d00c12b699cc19f895ee" -dependencies = [ - "arrayvec", - "bitvec", - "byte-slice-cast", - "impl-trait-for-tuples", - "parity-scale-codec-derive", - "serde", -] - -[[package]] -name = "parity-scale-codec-derive" -version = "3.6.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d830939c76d294956402033aee57a6da7b438f2294eb94864c37b0569053a42c" -dependencies = [ - "proc-macro-crate", - "proc-macro2", - "quote", - "syn 1.0.109", -] - -[[package]] -name = "parking_lot" -version = "0.12.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" -dependencies = [ - "lock_api", - "parking_lot_core", -] - -[[package]] -name = "parking_lot_core" -version = "0.9.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" -dependencies = [ - "cfg-if", - "libc", - "redox_syscall", - "smallvec", - "windows-targets 0.52.6", -] - -[[package]] -name = "pbkdf2" -version = "0.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" -dependencies = [ - "digest", -] - -[[package]] -name = "percent-encoding" -version = "2.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" - -[[package]] -name = "pin-project-lite" -version = "0.2.14" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" - -[[package]] -name = "pin-utils" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" - -[[package]] -name = "powerfmt" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" - -[[package]] -name = "ppv-lite86" -version = "0.2.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" -dependencies = [ - "zerocopy", -] - -[[package]] -name = "primitive-types" -version = "0.12.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b34d9fd68ae0b74a41b21c03c2f62847aa0ffea044eee893b4c140b37e244e2" -dependencies = [ - "fixed-hash", - "impl-codec", - "impl-rlp", - "impl-serde", - "uint", -] - -[[package]] -name = "proc-macro-crate" -version = "3.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284" -dependencies = [ - "toml_edit", -] - -[[package]] -name = "proc-macro2" -version = "1.0.86" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" -dependencies = [ - "unicode-ident", -] - -[[package]] -name = "quote" -version = "1.0.36" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" -dependencies = [ - "proc-macro2", -] - -[[package]] -name = "radium" -version = "0.7.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" - -[[package]] -name = "rand" -version = "0.8.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" -dependencies = [ - "libc", - "rand_chacha", - "rand_core", -] - -[[package]] -name = "rand_chacha" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" -dependencies = [ - "ppv-lite86", - "rand_core", -] - -[[package]] -name = "rand_core" -version = "0.6.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" -dependencies = [ - "getrandom", -] - -[[package]] -name = "redox_syscall" -version = "0.5.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4" -dependencies = [ - "bitflags 2.6.0", -] - -[[package]] -name = "reqwest" -version = "0.11.27" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" -dependencies = [ - "base64 0.21.7", - "bytes", - "encoding_rs", - "futures-core", - "futures-util", - "h2", - "http", - "http-body", - "hyper", - "hyper-rustls", - "ipnet", - "js-sys", - "log", - "mime", - "once_cell", - "percent-encoding", - "pin-project-lite", - "rustls", - "rustls-pemfile", - "serde", - "serde_json", - "serde_urlencoded", - "sync_wrapper", - "system-configuration", - "tokio", - "tokio-rustls", - "tower-service", - "url", - "wasm-bindgen", - "wasm-bindgen-futures", - "web-sys", - "webpki-roots", - "winreg", -] - -[[package]] -name = "rfc6979" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" -dependencies = [ - "hmac", - "subtle", -] - -[[package]] -name = "ring" -version = "0.17.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" -dependencies = [ - "cc", - "cfg-if", - "getrandom", - "libc", - "spin", - "untrusted", - "windows-sys 0.52.0", -] - -[[package]] -name = "rlp" -version = "0.5.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec" -dependencies = [ - "bytes", - "rustc-hex", -] - -[[package]] -name = "rustc-demangle" -version = "0.1.24" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" - -[[package]] -name = "rustc-hex" -version = "2.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6" - -[[package]] -name = "rustls" -version = "0.21.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" -dependencies = [ - "log", - "ring", - "rustls-webpki", - "sct", -] - -[[package]] -name = "rustls-pemfile" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" -dependencies = [ - "base64 0.21.7", -] - -[[package]] -name = "rustls-webpki" -version = "0.101.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" -dependencies = [ - "ring", - "untrusted", -] - -[[package]] -name = "ryu" -version = "1.0.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" - -[[package]] -name = "salsa20" -version = "0.10.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213" -dependencies = [ - "cipher", -] - -[[package]] -name = "scopeguard" -version = "1.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" - -[[package]] -name = "scrypt" -version = "0.10.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f9e24d2b632954ded8ab2ef9fea0a0c769ea56ea98bddbafbad22caeeadf45d" -dependencies = [ - "hmac", - "pbkdf2", - "salsa20", - "sha2", -] - -[[package]] -name = "sct" -version = "0.7.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" -dependencies = [ - "ring", - "untrusted", -] - -[[package]] -name = "serde" -version = "1.0.208" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cff085d2cb684faa248efb494c39b68e522822ac0de72ccf08109abde717cfb2" -dependencies = [ - "serde_derive", -] - -[[package]] -name = "serde_derive" -version = "1.0.208" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24008e81ff7613ed8e5ba0cfaf24e2c2f1e5b8a0495711e44fcd4882fca62bcf" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.75", -] - -[[package]] -name = "serde_json" -version = "1.0.125" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83c8e735a073ccf5be70aa8066aa984eaf2fa000db6c8d0100ae605b366d31ed" -dependencies = [ - "itoa", - "memchr", - "ryu", - "serde", -] - -[[package]] -name = "serde_json_pythonic" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62212da9872ca2a0cad0093191ee33753eddff9266cbbc1b4a602d13a3a768db" -dependencies = [ - "itoa", - "ryu", - "serde", -] - -[[package]] -name = "serde_urlencoded" -version = "0.7.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" -dependencies = [ - "form_urlencoded", - "itoa", - "ryu", - "serde", -] - -[[package]] -name = "serde_with" -version = "2.3.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe" -dependencies = [ - "base64 0.13.1", - "chrono", - "hex", - "indexmap 1.9.3", - "serde", - "serde_json", - "serde_with_macros", - "time", -] - -[[package]] -name = "serde_with_macros" -version = "2.3.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f" -dependencies = [ - "darling", - "proc-macro2", - "quote", - "syn 2.0.75", -] - -[[package]] -name = "sha2" -version = "0.10.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" -dependencies = [ - "cfg-if", - "cpufeatures", - "digest", -] - -[[package]] -name = "sha3" -version = "0.10.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60" -dependencies = [ - "digest", - "keccak", -] - -[[package]] -name = "shlex" -version = "1.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" - -[[package]] -name = "signal-hook-registry" -version = "1.4.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" -dependencies = [ - "libc", -] - -[[package]] -name = "slab" -version = "0.4.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" -dependencies = [ - "autocfg", -] - -[[package]] -name = "smallvec" -version = "1.13.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" - -[[package]] -name = "snphone-wallet" -version = "0.1.0" -dependencies = [ - "starknet", - "tokio", -] - -[[package]] -name = "socket2" -version = "0.5.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" -dependencies = [ - "libc", - "windows-sys 0.52.0", -] - -[[package]] -name = "spin" -version = "0.9.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" - -[[package]] -name = "starknet" -version = "0.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e633a772f59214c296d5037c95c36b72792c9360323818da2b625c7b4ec4b49" -dependencies = [ - "starknet-accounts", - "starknet-contract", - "starknet-core", - "starknet-crypto", - "starknet-macros", - "starknet-providers", - "starknet-signers", -] - -[[package]] -name = "starknet-accounts" -version = "0.10.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eee8a6b588a22c7e79f5d8d4e33413387db63a8beb98be8610138541794cc0a5" -dependencies = [ - "async-trait", - "auto_impl", - "starknet-core", - "starknet-crypto", - "starknet-providers", - "starknet-signers", - "thiserror", -] - -[[package]] -name = "starknet-contract" -version = "0.10.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a5f91344f1e0b81873b6dc235c50ae4d084c6ea4dd4a1e3e27ad895803adb610" -dependencies = [ - "serde", - "serde_json", - "serde_with", - "starknet-accounts", - "starknet-core", - "starknet-providers", - "thiserror", -] - -[[package]] -name = "starknet-core" -version = "0.11.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d506e02a4083290d13b427dfe437fd95aa8b56315c455bb2f9cdeca76620d457" -dependencies = [ - "base64 0.21.7", - "crypto-bigint", - "flate2", - "hex", - "serde", - "serde_json", - "serde_json_pythonic", - "serde_with", - "sha3", - "starknet-crypto", - "starknet-types-core", -] - -[[package]] -name = "starknet-crypto" -version = "0.7.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ff2a821ad8d98c6c3e4d0e5097f3fe6e2ed120ada9d32be87cd1330c7923a2f0" -dependencies = [ - "crypto-bigint", - "hex", - "hmac", - "num-bigint", - "num-integer", - "num-traits", - "rfc6979", - "sha2", - "starknet-crypto-codegen", - "starknet-curve", - "starknet-types-core", - "zeroize", -] - -[[package]] -name = "starknet-crypto-codegen" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e179dedc3fa6da064e56811d3e05d446aa2f7459e4eb0e3e49378a337235437" -dependencies = [ - "starknet-curve", - "starknet-types-core", - "syn 2.0.75", -] - -[[package]] -name = "starknet-curve" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56935b306dcf0b8f14bb2a1257164b8478bb8be4801dfae0923f5b266d1b457c" -dependencies = [ - "starknet-types-core", -] - -[[package]] -name = "starknet-macros" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f4fe4f8d615329410578cbedcdbaa4a36c7f28f68c3f3ac56006cfbdaeaa2b41" -dependencies = [ - "starknet-core", - "syn 2.0.75", -] - -[[package]] -name = "starknet-providers" -version = "0.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "59c85e0a0f4563ae95dfeae14ea0f0c70610efc0ec2462505c64eff5765e7b97" -dependencies = [ - "async-trait", - "auto_impl", - "ethereum-types", - "flate2", - "getrandom", - "log", - "reqwest", - "serde", - "serde_json", - "serde_with", - "starknet-core", - "thiserror", - "url", -] - -[[package]] -name = "starknet-signers" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c17da2139119dbe3aacf1d5d4338798a5c489d17f424916ceb9d2efd83554f87" -dependencies = [ - "async-trait", - "auto_impl", - "crypto-bigint", - "eth-keystore", - "getrandom", - "rand", - "starknet-core", - "starknet-crypto", - "thiserror", -] - -[[package]] -name = "starknet-types-core" -version = "0.1.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce6bacf0ba19bc721e518bc4bf389ff13daa8a7c5db5fd320600473b8aa9fcbd" -dependencies = [ - "lambdaworks-crypto", - "lambdaworks-math", - "num-bigint", - "num-integer", - "num-traits", - "serde", -] - -[[package]] -name = "static_assertions" -version = "1.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" - -[[package]] -name = "strsim" -version = "0.11.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" - -[[package]] -name = "subtle" -version = "2.6.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" - -[[package]] -name = "syn" -version = "1.0.109" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" -dependencies = [ - "proc-macro2", - "quote", - "unicode-ident", -] - -[[package]] -name = "syn" -version = "2.0.75" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6af063034fc1935ede7be0122941bafa9bacb949334d090b77ca98b5817c7d9" -dependencies = [ - "proc-macro2", - "quote", - "unicode-ident", -] - -[[package]] -name = "sync_wrapper" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" - -[[package]] -name = "system-configuration" -version = "0.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" -dependencies = [ - "bitflags 1.3.2", - "core-foundation", - "system-configuration-sys", -] - -[[package]] -name = "system-configuration-sys" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" -dependencies = [ - "core-foundation-sys", - "libc", -] - -[[package]] -name = "tap" -version = "1.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" - -[[package]] -name = "thiserror" -version = "1.0.63" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724" -dependencies = [ - "thiserror-impl", -] - -[[package]] -name = "thiserror-impl" -version = "1.0.63" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.75", -] - -[[package]] -name = "time" -version = "0.3.36" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" -dependencies = [ - "deranged", - "itoa", - "num-conv", - "powerfmt", - "serde", - "time-core", - "time-macros", -] - -[[package]] -name = "time-core" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" - -[[package]] -name = "time-macros" -version = "0.2.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" -dependencies = [ - "num-conv", - "time-core", -] - -[[package]] -name = "tiny-keccak" -version = "2.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237" -dependencies = [ - "crunchy", -] - -[[package]] -name = "tinyvec" -version = "1.8.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938" -dependencies = [ - "tinyvec_macros", -] - -[[package]] -name = "tinyvec_macros" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" - -[[package]] -name = "tokio" -version = "1.39.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9babc99b9923bfa4804bd74722ff02c0381021eafa4db9949217e3be8e84fff5" -dependencies = [ - "backtrace", - "bytes", - "libc", - "mio", - "parking_lot", - "pin-project-lite", - "signal-hook-registry", - "socket2", - "tokio-macros", - "windows-sys 0.52.0", -] - -[[package]] -name = "tokio-macros" -version = "2.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.75", -] - -[[package]] -name = "tokio-rustls" -version = "0.24.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" -dependencies = [ - "rustls", - "tokio", -] - -[[package]] -name = "tokio-util" -version = "0.7.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1" -dependencies = [ - "bytes", - "futures-core", - "futures-sink", - "pin-project-lite", - "tokio", -] - -[[package]] -name = "toml_datetime" -version = "0.6.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" - -[[package]] -name = "toml_edit" -version = "0.21.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1" -dependencies = [ - "indexmap 2.4.0", - "toml_datetime", - "winnow", -] - -[[package]] -name = "tower-service" -version = "0.3.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" - -[[package]] -name = "tracing" -version = "0.1.40" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" -dependencies = [ - "pin-project-lite", - "tracing-core", -] - -[[package]] -name = "tracing-core" -version = "0.1.32" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" -dependencies = [ - "once_cell", -] - -[[package]] -name = "try-lock" -version = "0.2.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" - -[[package]] -name = "typenum" -version = "1.17.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" - -[[package]] -name = "uint" -version = "0.9.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76f64bba2c53b04fcab63c01a7d7427eadc821e3bc48c34dc9ba29c501164b52" -dependencies = [ - "byteorder", - "crunchy", - "hex", - "static_assertions", -] - -[[package]] -name = "unicode-bidi" -version = "0.3.15" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" - -[[package]] -name = "unicode-ident" -version = "1.0.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" - -[[package]] -name = "unicode-normalization" -version = "0.1.23" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5" -dependencies = [ - "tinyvec", -] - -[[package]] -name = "untrusted" -version = "0.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" - -[[package]] -name = "url" -version = "2.5.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c" -dependencies = [ - "form_urlencoded", - "idna", - "percent-encoding", -] - -[[package]] -name = "uuid" -version = "0.8.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7" -dependencies = [ - "getrandom", - "serde", -] - -[[package]] -name = "version_check" -version = "0.9.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" - -[[package]] -name = "want" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" -dependencies = [ - "try-lock", -] - -[[package]] -name = "wasi" -version = "0.11.0+wasi-snapshot-preview1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" - -[[package]] -name = "wasm-bindgen" -version = "0.2.93" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a82edfc16a6c469f5f44dc7b571814045d60404b55a0ee849f9bcfa2e63dd9b5" -dependencies = [ - "cfg-if", - "once_cell", - "wasm-bindgen-macro", -] - -[[package]] -name = "wasm-bindgen-backend" -version = "0.2.93" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9de396da306523044d3302746f1208fa71d7532227f15e347e2d93e4145dd77b" -dependencies = [ - "bumpalo", - "log", - "once_cell", - "proc-macro2", - "quote", - "syn 2.0.75", - "wasm-bindgen-shared", -] - -[[package]] -name = "wasm-bindgen-futures" -version = "0.4.43" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61e9300f63a621e96ed275155c108eb6f843b6a26d053f122ab69724559dc8ed" -dependencies = [ - "cfg-if", - "js-sys", - "wasm-bindgen", - "web-sys", -] - -[[package]] -name = "wasm-bindgen-macro" -version = "0.2.93" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "585c4c91a46b072c92e908d99cb1dcdf95c5218eeb6f3bf1efa991ee7a68cccf" -dependencies = [ - "quote", - "wasm-bindgen-macro-support", -] - -[[package]] -name = "wasm-bindgen-macro-support" -version = "0.2.93" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.75", - "wasm-bindgen-backend", - "wasm-bindgen-shared", -] - -[[package]] -name = "wasm-bindgen-shared" -version = "0.2.93" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484" - -[[package]] -name = "web-sys" -version = "0.3.70" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26fdeaafd9bd129f65e7c031593c24d62186301e0c72c8978fa1678be7d532c0" -dependencies = [ - "js-sys", - "wasm-bindgen", -] - -[[package]] -name = "webpki-roots" -version = "0.25.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" - -[[package]] -name = "windows-core" -version = "0.52.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" -dependencies = [ - "windows-targets 0.52.6", -] - -[[package]] -name = "windows-sys" -version = "0.48.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" -dependencies = [ - "windows-targets 0.48.5", -] - -[[package]] -name = "windows-sys" -version = "0.52.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" -dependencies = [ - "windows-targets 0.52.6", -] - -[[package]] -name = "windows-targets" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" -dependencies = [ - "windows_aarch64_gnullvm 0.48.5", - "windows_aarch64_msvc 0.48.5", - "windows_i686_gnu 0.48.5", - "windows_i686_msvc 0.48.5", - "windows_x86_64_gnu 0.48.5", - "windows_x86_64_gnullvm 0.48.5", - "windows_x86_64_msvc 0.48.5", -] - -[[package]] -name = "windows-targets" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" -dependencies = [ - "windows_aarch64_gnullvm 0.52.6", - "windows_aarch64_msvc 0.52.6", - "windows_i686_gnu 0.52.6", - "windows_i686_gnullvm", - "windows_i686_msvc 0.52.6", - "windows_x86_64_gnu 0.52.6", - "windows_x86_64_gnullvm 0.52.6", - "windows_x86_64_msvc 0.52.6", -] - -[[package]] -name = "windows_aarch64_gnullvm" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" - -[[package]] -name = "windows_aarch64_gnullvm" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" - -[[package]] -name = "windows_aarch64_msvc" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" - -[[package]] -name = "windows_aarch64_msvc" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" - -[[package]] -name = "windows_i686_gnu" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" - -[[package]] -name = "windows_i686_gnu" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" - -[[package]] -name = "windows_i686_gnullvm" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" - -[[package]] -name = "windows_i686_msvc" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" - -[[package]] -name = "windows_i686_msvc" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" - -[[package]] -name = "windows_x86_64_gnu" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" - -[[package]] -name = "windows_x86_64_gnu" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" - -[[package]] -name = "windows_x86_64_gnullvm" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" - -[[package]] -name = "windows_x86_64_gnullvm" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" - -[[package]] -name = "windows_x86_64_msvc" -version = "0.48.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" - -[[package]] -name = "windows_x86_64_msvc" -version = "0.52.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" - -[[package]] -name = "winnow" -version = "0.5.40" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" -dependencies = [ - "memchr", -] - -[[package]] -name = "winreg" -version = "0.50.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" -dependencies = [ - "cfg-if", - "windows-sys 0.48.0", -] - -[[package]] -name = "wyz" -version = "0.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed" -dependencies = [ - "tap", -] - -[[package]] -name = "zerocopy" -version = "0.7.35" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" -dependencies = [ - "byteorder", - "zerocopy-derive", -] - -[[package]] -name = "zerocopy-derive" -version = "0.7.35" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.75", -] - -[[package]] -name = "zeroize" -version = "1.8.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" diff --git a/wallet_app/snphone-wallet/Cargo.toml b/wallet_app/snphone-wallet/Cargo.toml deleted file mode 100644 index c4f64025..00000000 --- a/wallet_app/snphone-wallet/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "snphone-wallet" -version = "0.1.0" -edition = "2021" - -[dependencies] -starknet = "0.11.0" -tokio = { version = "1.39.3", features = ["full"] } diff --git a/wallet_app/snphone-wallet/src/create_account.rs b/wallet_app/snphone-wallet/src/create_account.rs deleted file mode 100644 index bf85973c..00000000 --- a/wallet_app/snphone-wallet/src/create_account.rs +++ /dev/null @@ -1,57 +0,0 @@ -use starknet::{ - accounts::{AccountFactory, ArgentAccountFactory}, - core::{chain_id, types::Felt}, - macros::felt, - providers::{ - jsonrpc::{HttpTransport, JsonRpcClient}, - Url, - }, - signers::{LocalWallet, SigningKey}, -}; - -#[tokio::main] -pub async fn create_account() { - // Latest hash as of 2023-09-15. For demo only. - let class_hash = felt!("0x01a736d6ed154502257f02b1ccdf4d9d1089f80811cd6acad48e6b6a9d1f2003"); - - // Anything you like here as salt - let salt = felt!("9999"); - - let provider = JsonRpcClient::new(HttpTransport::new( - Url::parse("https://starknet-sepolia.public.blastapi.io/rpc/v0_7").unwrap(), - )); - - let signer = LocalWallet::from(SigningKey::from_secret_scalar( - Felt::from_hex("0x2bbf4f9fd0bbb2e60b0316c1fe0b76cf7a4d0198bd493ced9b8df2a3a24d68a") - .unwrap(), - )); - - let factory = - ArgentAccountFactory::new(class_hash, chain_id::SEPOLIA, Felt::ZERO, signer, provider) - .await - .unwrap(); - - let deployment = factory.deploy_v1(salt); - - let est_fee = deployment.estimate_fee().await.unwrap(); - - // In an actual application you might want to add a buffer to the amount - println!( - "Fund at least {} wei to {:#064x}", - est_fee.overall_fee, - deployment.address() - ); - println!("Press ENTER after account is funded to continue deployment..."); - std::io::stdin().read_line(&mut String::new()).unwrap(); - - let result = deployment.send().await; - match result { - Ok(tx) => { - println!("Transaction hash: {:#064x}", tx.transaction_hash); - println!("Account: {:#064x}", tx.contract_address); - } - Err(err) => { - eprintln!("Error: {err}"); - } - } -} diff --git a/wallet_app/snphone-wallet/src/main.rs b/wallet_app/snphone-wallet/src/main.rs deleted file mode 100644 index 885a77a4..00000000 --- a/wallet_app/snphone-wallet/src/main.rs +++ /dev/null @@ -1,5 +0,0 @@ -mod create_account; - -fn main() { - create_account::create_account(); -}