blockchainethereumblockchain-walleterc20erc721walletxdaidappdecentralizederc1155erc875iosswifttokens
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.
24 lines
1.2 KiB
24 lines
1.2 KiB
# AlphaWallet - Your gateway to blockchain technology
|
|
|
|
[![Build Status](https://travis-ci.com/James-Sangalli/alpha-wallet-ios.svg?token=J2hT1s5bGKT1npuPugWb&branch=master)](https://travis-ci.com/James-Sangalli/alpha-wallet-ios.svg?token=J2hT1s5bGKT1npuPugWb&branch=master)
|
|
[![License](https://img.shields.io/badge/license-GPL3-green.svg?style=flat)](https://github.com/fastlane/fastlane/blob/master/LICENSE)
|
|
|
|
[<img src="https://github.com/James-Sangalli/alpha-wallet-ios/blob/master/resources/screens.png">](https://awallet.io/)
|
|
|
|
[<img src=resources/app-store-badge.png height="88">](https://itunes.apple.com/us/app/alphawallet/id1358230430?ls=1&mt=8)
|
|
|
|
## Getting Started
|
|
|
|
1. [Download](https://developer.apple.com/xcode/download/) the Xcode 9 and above release.
|
|
1. Clone this repository.
|
|
1. 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
|
|
|