Skip to content

vladaccess/bitprice-ios

 
 

Repository files navigation

BitPrice

 BitPrice


Swift Platform Build Status Codecov Codebeat Gitter

BitPrice is an iOS app that display and monitor the current Bitcoint (BTC) rate.

Requirements

  • Xcode 9 or later
  • Ruby

Information

  • Compatibility: Requires iOS 9.0 or later. Compatible with iPhone and iPod touch.
  • Languages: English and Portuguese.

Usage

Required Steps

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

Optional Steps

Details

More details (architecture, environments, tests, tools...) can be found on the wiki.

License

This code is distributed under the terms and conditions of the MIT.

Change-log

A brief summary of each Lovely release can be found on the releases.

About

iOS app for display and monitor the current Bitcoint (BTC) rate.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 87.8%
  • Ruby 12.2%