Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 353 Bytes

Bitcoin Cash Register

iOS application for Bitcoin.com.

Setup

  1. Install CocoaPods: sudo gem install cocoapods
  2. Clone the repository
  3. Run pod install
  4. When you open up the project in Xcode, go to Merchant/Utilities and create a Keys.swift file and add your Amplitude API key: let AMPLITUDE_API_KEY = ""
  5. Run Merchant.xcworkspace