Skip to content

⚛️ 🌐 Access the Interplanetary File System (IPFS) from React Native without trusted third parties.

License

Notifications You must be signed in to change notification settings

cawfree/react-native-gomobile-ipfs

Repository files navigation

react-native-gomobile-ipfs

⚛️ � Decentralized access to the interplanetary file system for React Native.�

Installation

npm install react-native-gomobile-ipfs
# Add CoreBluetooth to the "Link Binaries with Libraries" section of your target's __Build Phases__.

Usage

import { multiply } from 'react-native-gomobile-ipfs';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

⚛️ 🌐 Access the Interplanetary File System (IPFS) from React Native without trusted third parties.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 38.7%
  • C++ 14.5%
  • JavaScript 11.9%
  • Objective-C++ 8.8%
  • TypeScript 6.8%
  • Ruby 6.0%
  • Other 13.3%