Skip to content

solarlabsteam/sentinel-wallet-sdk-ios

Repository files navigation

SentinelWallet

Screenshot

Example

To run the example project, clone this repo, and open iOS Example.xcworkspace from the iOS Example directory.

Requirements

Installation

Add this to your project using Swift Package Manager. In Xcode that is simply: File > Swift Packages > Add Package Dependency... and you're done. Alternative installations options are shown below for legacy projects.

CocoaPods

If you are already using CocoaPods, just add 'SentinelWallet' to your Podfile then run pod install.

Carthage

If you are already using Carthage, just add to your Cartfile:

github "https://github.com/solarlabsteam/sentinel-wallet-sdk-ios" ~> 0.1

Then run carthage update to build the framework and drag the built SentinelWallet.framework into your Xcode project.

Author

SOLAR Labs

License

SentinelWallet is available under the MIT license. See the LICENSE file for more information.

Releases

No releases published

Packages

No packages published

Languages