Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.25 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.25 KB

AlphaWallet - No Nonsense Ethereum Wallet

Build Status License

Getting Started

  1. Download the Xcode 9 and above release.
  2. Clone this repository and get the submodules with: git submodule init && git submodule update.
  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