BitPrice is an iOS app that display and monitor the current Bitcoint (BTC) rate.
- Xcode 9 or later
- Ruby
- Compatibility: Requires iOS 9.0 or later. Compatible with iPhone and iPod touch.
- Languages: English and Portuguese.
Run the following commands on the root folder of project:
# install system dependencies
gem install bundler
bundle install
# install project dependencies
pod install
# open project
open BitPrice.xcworkspace
- Install SwiftLint using Homebrew
- Install fonts
- Copy colors palette to folder
~\Library\Colors
More details (architecture, environments, tests, tools...) can be found on the wiki.
This code is distributed under the terms and conditions of the MIT.
A brief summary of each Lovely release can be found on the releases.