# blockchain-fee-rate-kit-ios **Repository Path**: SSHTerm/blockchain-fee-rate-kit-ios ## Basic Information - **Project Name**: blockchain-fee-rate-kit-ios - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-07 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FeeRateKit Real-time network transaction fee rates for Bitcoin, Bitcoin Cash and Ethereum blockchains. The kit provides recommended values for high-priority as well as regular-priority transactions. ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Installation FeeRateKit is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'FeeRateKit.swift' ``` ## License FeeRateKit is available under the MIT license. See the LICENSE file for more info.