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.
 
 
 
James Sangalli 2930fd2d50
Merge branch 'master' into fix-crash-when-tap-on-awallet-custom-url-scheme
7 years ago
JS Pass array of accounts 7 years ago
Trust Merge branch 'master' into fix-crash-when-tap-on-awallet-custom-url-scheme 7 years ago
Trust.xcodeproj Merge Settings and Advanced settings 7 years ago
Trust.xcworkspace handles expiry links now 7 years ago
TrustTests Merge branch 'master' into fix-tests-that-assumed-system-locale 7 years ago
TrustUITests Version Bump 7 years ago
docs Localization standards (#127) 7 years ago
fastlane Updating fastlane targets 7 years ago
resources add screens 7 years ago
scripts --export_empty skip 7 years ago
tools Add Lokalise initializer 7 years ago
.gitattributes Disable linguist-vendored 7 years ago
.gitignore merged with master 7 years ago
.gitmodules now reads xml from submodule 7 years ago
.swiftlint.yml Disable a few whitespace related lint rules that is not consistent with codebase 7 years ago
.travis.yml remove trust slack 7 years ago
Gemfile Update of the CI infromation. (#163) 7 years ago
Gemfile.lock Add support of the coins with images and trade rate in USD. 7 years ago
LICENSE Create LICENSE 7 years ago
Makefile Add pod install --repo-update and remove fastlane required 7 years ago
Podfile Remove Crashlytics and Fabric SDK 7 years ago
Podfile.lock Upgrade SwiftLint. Getting rid of erroneous warnings for Xcode 9.3 with weak delegate vars 7 years ago
README.md Add Trust reference 7 years ago

README.md

AlphaWallet - Your gateway to blockchain technology

Build Status License

Getting Started

  1. Download the Xcode 9 and above release.
  2. Clone this repository.
  3. Run make bootstrap to install tools and dependencies.

Contributing

The best way to submit feedback and report bugs is to open a GitHub issue. Please be sure to include your operating system, device, version number, and steps to reproduce reported bugs.

GPL Acknowledgement

The codebase for this app is originally forked from the Trust ethereum wallet and has had many major modifications. Their iOS repo can be seen here: https://github.com/TrustWallet/trust-wallet-ios