Wei Wallet - Ethereum wallet app for iOS

Wei Wallet is an open source Ethereum wallet for iOS.

Getting Started

Download the latest Xcode
Clone this repository
Install Carthage, Cocoapods
Run make bootstrap

Dependencies

We depend heavily on following project which is maintained by one of the contributors of this project. So it can be helpful to be familier with it.

EthereumKit is a free, open-source Swift framework for easily interacting with the Ethereum. It handles core jobs such as RLP encoding, signing transactions, and broadcasting them.

GitHub