iOS application for Bitcoin.com.
- Install CocoaPods:
sudo gem install cocoapods - Clone the repository
- Run
pod install - When you open up the project in Xcode, go to
Merchant/Utilitiesand create aKeys.swiftfile and add your Amplitude API key:let AMPLITUDE_API_KEY = "" - Run
Merchant.xcworkspace