How to fork a Wallet?
For Android
To get started using and customising AlphaWallet for Android, start by doing a fork of this repository. Steps below:
- Visit https://github.com/AlphaWallet/alpha-wallet-android
- Download Android Studio.
- Clone this repository
- Run ./gradlew build to install tools and dependencies.
Find more information in our documentation
For iOS
To get started using and customising AlphaWallet for iOS, start by doing a fork of this repository. Steps below:
- Visit https://github.com/AlphaWallet/alpha-wallet-ios
- Download Xcode 11.3
- Clone this repository
- Run make bootstrap to install tools and dependencies.