DashSync - iOS
Branch | Tests | Coverage | Linting |
---|---|---|---|
master |
Example
Requirements
- Install last version of rust:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- Install protobuf and grpc:
brew install protobuf grpc
- Install cmake and make sure it is located in one of the following folders:
${PLATFORM_PATH}/Developer/usr/bin, ${DEVELOPER}/usr/bin:/usr/local/bin, /usr/bin, /bin, /usr/sbin, /sbin, /opt/homebrew/bin
To run the example project, clone the repo, and run pod install
from the Example directory first.
Installation
DashSyncPod is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'DashSyncPod'
Contributing
Please abide by the Code of Conduct in all interactions.
Before contributing to the project, please take a look at the contributing guidelines and the style guide.
To get more active, join the Dash developer community (recommended) at Discord or jump onto the Forum.
Learn more by reading the code and our specifications or go deeper by reading our Dash Improvement Proposals.
Author
quantumexplorer, quantum@dash.org
License
DashSyncPod is available under the MIT license. See the LICENSE file for more info.