Update order system with new gRPC services and wallet integration

This commit is contained in:
masoodafar-web
2025-11-28 05:12:55 +03:30
parent 973beb9e2f
commit d8e1fe77b3
20 changed files with 502 additions and 209 deletions
+3 -1
View File
@@ -17,4 +17,6 @@
@inject IDialogService DialogService
@inject IJSRuntime JSRuntime
@inject ISnackbar Snackbar
@inject MainService MainService
@inject MainService MainService
@inject IDeviceDetector DeviceDetector
@inject WalletService WalletService