LingTian / alpha-wallet-ios

Making Ethereum apps easy to use

Home Page:https://www.alphawallet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Add your DApp to "Discover DApps" sections in AlphaWallet

Submit a PR for each of the files below:

For Android: https://github.com/AlphaWallet/alpha-wallet-android/blob/master/app/src/main/assets/dapps_list.json

For iOS: https://github.com/AlphaWallet/alpha-wallet-ios/blob/master/AlphaWallet/Browser/ViewModel/Dapps.swift

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

About

Making Ethereum apps easy to use

https://www.alphawallet.com

License:GNU General Public License v3.0


Languages

Language:Swift 95.4%Language:HTML 3.9%Language:Ruby 0.6%Language:JavaScript 0.1%Language:Makefile 0.0%