ios-textile

Made by Textile Chat on Slack GitHub license CircleCI branch standard-readme compliant Platform Version

Textile provides encrypted, recoverable, schema-based, and cross-application data storage built on IPFS and libp2p. We like to think of it as a decentralized data wallet with built-in protocols for sharing and recovery, or more simply, an open and programmable iCloud.

Table of Contents

Install

Textile is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Textile'

Usage

To learn about Textile usage, please head over to the Textile documentation and be sure to read the iOS getting started guide.

This repo contains an example project. To run it, clone the repo and install pods. Next, open Example/Textile.xcworkspace with Xcode and build and run the Textile-Example scheme.

git clone https://github.com/textileio/ios-textile.git
cd ios-textile/Example
pod repo update && pod install
open Textile.xcworkspace

Maintainers

@asutula @sanderpick

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2019 Textile