Skip to content

Swift iOS interface to the Ripple Consensus Ledger.

License

Notifications You must be signed in to change notification settings

xasos/RippleKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 4, 2017
743ead1 · Aug 4, 2017

History

11 Commits
Aug 4, 2017
Aug 4, 2017
Jul 26, 2017
Jul 26, 2017
Jul 20, 2017
Jul 26, 2017
Jul 27, 2017
Jul 26, 2017

Repository files navigation

RippleKit

Ripple

CocoaPods Languages CocoaPods carthage compatible MIT License

Swift iOS interface to the Ripple Consensus Ledger.

Installation

RippleKit supports iOS 9, iOS 10, and iOS 11.

CocoaPods

Add the RippleKit pod into your Podfile and run pod install.

target :YourTargetName do
  pod 'RippleKit'
end

Carthage

  1. Add github "xasos/ripplekit" to your Cartfile.
  2. Run carthage update.
  3. Go to your Xcode project's "General" settings. Drag RippleKit.framework from Carthage/Build/iOS to the "Embedded Binaries" section. Make sure “Copy items if needed” is selected and click Finish.

License

RippleKit is licensed under the MIT License. See LICENSE for the full license text.

About

Swift iOS interface to the Ripple Consensus Ledger.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published