Skip to content

textileio/react-native-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0fe38e7 · Mar 29, 2019
Mar 15, 2019
Mar 27, 2019
Mar 29, 2019
Mar 25, 2019
Mar 29, 2019
Mar 29, 2019
Mar 6, 2019
Jan 22, 2019
Jan 20, 2019
Feb 12, 2019
Feb 12, 2019
Jan 27, 2019
Mar 29, 2019
Mar 29, 2019
Mar 25, 2019
Jan 21, 2019
Mar 29, 2019
Mar 29, 2019
Mar 29, 2019

Repository files navigation

Textile React Native SDK

banner


MIT License CircleCI

The React Native SDK wraps Textile's mobile framework (generated by the textile-go library), which includes the Textile Node running IPFS and the Textile APIs for easily managing on device data and content addressable data through the stack of IPFS protocols.

The SDK is meant to be a powerful set of tools for building consumer mobile applications on top of IPFS. It abstracts some of the core concepts related to using IPFS and other decentralized technologies, including

  • Building content addressable data into production application
  • Encrypting and storing data on your user's behalf
  • Allowing users to share, message, or collaborate over permissioned channels
  • Cache or store securely encrypted data offline
  • Handling of p2p transmissions in mobile environments

DOCUMENTATION

The tsdoc-based auto-generated documentation can be found at https://textileio.github.io/react-native-sdk/.

CONTRIBUTORS

Commits Contributor
66 andrewxhill
18 sanderpick
17 asutula
1 carsonfarmer
1 pcowgill
1 songjiayang

License

MIT