An advanced Ethereum/EVM mobile wallet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
alpha-wallet-ios/AlphaWallet
Hwee-Boon Yar e4e5cc89ed Refactor: rename since name mentions fungible but actually used for NFT too 4 months ago
..
Accounts [Refactoring] More private func to under functional enum 1 year ago
Activities Improving concurrency handling by switching some classes to `actor` and remove usage of `AtomicArray` and `AtomicDictionary` in those types 1 year ago
AddMultipleCustomRpc Update WalletConnect v2 to 1.5.1 version, to support optionalNamespaces #6572 2 years ago
Alerts [refactoring] reduce protocols definitions 2 years ago
AlphaWalletHelp [Refactoring] Extract AlphaWalletTokenScript pod 1 year ago
Attestation [Attestation] Smart Layer Pass now use "orgId" instead of "eventId" 1 year ago
Backup [Refactoring] Use `Data(string.utf8)` instead of `string.encoding(using: .utf8)` where we know the string can be encoded, to avoid unnecessary optional handling 1 year ago
Browser Update Dapps.swift 4 months ago
BuyCrypto move buyCrypto url to open in the app browser with selecting browser tab #5448 2 years ago
Common Remove TokenScript overriding properties like name. Speeds up time from app lunch to tokens visible 4 months ago
Donations [Refactoring] Replace `import AlphaWalletFoundation` with `import AlphaWalletLogger` wherever possible and get rid of temporary `debugLog()`, etc forwarding functions defined in `RemoteLogger.swift` 2 years ago
Extensions Remove warnings: objc_getAssociatedObject Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents 5 months ago
Features [Refactoring] Renamed `Features.default` to `Features.current` because the former suggests (wrongly) that it's about default values 1 year ago
HardwareWallet/BCHardwareWallet [HardwareWallet] Adds hardware support. No specific wallet supported yet 2 years ago
Localization Remove Polygon Mumbai, added Polygon Amoy 6 months ago
Lock [Refactor] Removed Colors.navigationTitleColor 2 years ago
Market [Refactoring] Switching "lazy private" for "private lazy" as it should be 1 year ago
Protection [SwiftLint] Fix warnings (after upgrading SwiftLint) 2 years ago
Redeem [TokenScript][Attestation] Attestation support in TokenScript 1 year ago
Resources Add empty privacy manifest 6 months ago
Sell [TokenScript][Attestation] Attestation support in TokenScript 1 year ago
Settings SwiftFormat 4 months ago
Swap [Refactoring] Move code-migration helper function over to AlphaWalletCore where it can be used by more callers 1 year ago
TokenScript [Refactoring] Move code-migration helper function over to AlphaWalletCore where it can be used by more callers 1 year ago
Tokens Refactor: rename since name mentions fungible but actually used for NFT too 4 months ago
Transactions [Refactoring] Move code-migration helper function over to AlphaWalletCore where it can be used by more callers 1 year ago
Transfer Remove native TokenScript buttons for token views of fungibles and NFTs 4 months ago
Types [Refactoring] Prune typeliases that were used as imported types. Those were introduced during extraction to pods and refactorings 1 year ago
Wallet SwiftFormat 5 months ago
WalletConnect SwiftFormat 5 months ago
WalletPupup [Refactoring] Remove build warnings 2 years ago
WhatsNew SwiftFormat 6 months ago
ActiveWalletCoordinator.swift Remove native TokenScript buttons for token views of fungibles and NFTs 4 months ago
AlphaWallet.entitlements [Smart Layer Pass] Include MagicLink domains for Smart Layer Pass for universal links 1 year ago
AppCoordinator.swift [TokenScript][Attestation] Attestation support in TokenScript 1 year ago
AppDelegate.swift Add Inject 5 months ago
ErrorLocalizations.swift [HardwareWallet] Adds hardware support. No specific wallet supported yet 2 years ago
GoogleService-Info.plist Add plist info for tests, disable crash collection for tests #5420 2 years ago
GoogleService-InfoTests.plist Add plist info for tests, disable crash collection for tests #5420 2 years ago
Info.plist Use xcodegen 5 months ago
MyApp.swift Add MyApp to store some constants 4 months ago