All Projects → dashevo → dashsync-iOS

dashevo / dashsync-iOS

Licence: MIT license
Blockchain Dash framework for iOS

Programming Languages

objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language
Objective-C++
1391 projects
ruby
36898 projects - #4 most used programming language
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language

DashSync - iOS

banner

Version License dashevo/dashsync-iOS Platform

Branch Tests Coverage Linting
master Tests codecov Lint

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, [email protected]

License

DashSyncPod is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].