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
Vladyslav shepitko 3eec30a057 Make back, forward, "more" button in Browser navigation bar be highlighted like QR scan button in Wallet tab when tapped and held #2246 4 years ago
..
Accounts Remove unnecessary type: EthereumAccount 4 years ago
Activities Make pending ERC20/721 sends in Activity tab be displayed using the new Activity cells rather than old-style transactions 4 years ago
AlphaWalletHelp Remove spurious iOS version check and wrapper var using it 4 years ago
Analytics Remove unnecessary type: EthereumAccount 4 years ago
Assets.xcassets Update CoFi token icon and add X-Token 1 icon 4 years ago
Browser Make back, forward, "more" button in Browser navigation bar be highlighted like QR scan button in Wallet tab when tapped and held #2246 4 years ago
Core Fix build warnings 4 years ago
EtherClient Remove unnecessary type: EthereumAccount 4 years ago
Export Remove unnecessary type: EthereumAccount 4 years ago
Extensions Remove spurious iOS version check and wrapper var using it 4 years ago
Fonts/source-sans-pro renamed project to AlphaWallet 7 years ago
Foundation Fix typos in code and comments 4 years ago
ImagesOutsideAssetCatalog renamed project to AlphaWallet 7 years ago
KeyManagement Remove unnecessary type: EthereumAccount 4 years ago
Localization Fix: misnamed/duplicated localization string 4 years ago
Lock Fix typos in code and comments 4 years ago
Market Remove unnecessary type: EthereumAccount 4 years ago
Marketplace/ViewControllers Fixed filenames to compile on case-sensitive drives. (omitted Podfile.lock diffs) 5 years ago
Models Merge pull request #2233 from AlphaWallet/remove-unnecessary-decodable-adherence 4 years ago
Protection Fix typos in code and comments 4 years ago
RPC/Commands/web3swift-pod Add support for ENS reverse lookup and show ENS name beside addresses in wallet list screen 5 years ago
Redeem Remove unnecessary type: EthereumAccount 4 years ago
Rest removes unused calls to heroku server 6 years ago
Sell Remove spurious iOS version check and wrapper var using it 4 years ago
Settings Tap to open Etherscan now opens token page if Ethereum mainnet which provides a richer page than if opened as a contract 4 years ago
Style Add white background behind TS buttons #1930 4 years ago
TokenScriptClient Remove unnecessary type: EthereumAccount 4 years ago
Tokens Use enum's rawValue instead of magic string constant 4 years ago
Transactions Use enum's rawValue instead of magic string constant 4 years ago
Transfer Merge pull request #2231 from AlphaWallet/remove-spurious-func-arg 4 years ago
UI Add repo as icon source for testnet #2095 4 years ago
Vendors/TrustCore Get rid of or replace unnecessary `default: ` in switches across the code base #1909 4 years ago
Wallet Remove unnecessary type: EthereumAccount 4 years ago
Welcome Remove spurious iOS version check and wrapper var using it 4 years ago
AlphaWallet.entitlements add binance chain 4 years ago
AppCoordinator.swift Refactor: remove most `Wallet?` references for current wallet to get rid of optionals. If its nil, something is very wrong and we should crash early rather than populate call sites with guard/`if let` which does nothing meaningful when the current wallet is nil 4 years ago
AppDelegate.swift remove commented code 4 years ago
COMODO ECC Domain Validation Secure Server CA 2.cer remove .cer from gitignore for travis 7 years ago
InCoordinator.swift Tap to open Etherscan now opens token page if Ethereum mainnet which provides a richer page than if opened as a contract 4 years ago
Info.plist Add universal QR scanner to homescreen quick actions 4 years ago
LaunchScreen.storyboard renamed project to AlphaWallet 7 years ago
PushNotificationsCoordinator.swift Fix crash while fetching nofications settings with `getNotificationSettings` 4 years ago