New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@orbisclub/orbis-sdk-react-native

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orbisclub/orbis-sdk-react-native

Official package to implement quickly an Orbis powered decentralized social layer within your React Native application.

  • 0.1.53
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Orbis SDK for React Native

By using the Orbis SDK for React Native, developers can build their own decentralized social mobile apps or features for iOS or Android.

Documentation

Our full documentation is available at https://orbis.club/developers

Polyfills

For the Ceramic packages to work well in a React Native environment you need to use some polyfills, you can integrate ours by adding this line in App.js.

import '@orbisclub/orbis-sdk-react-native/utils/polyfills_light_crypto';

Why you should build on Orbis

By being built on top of Ceramic, Orbis offers many advantages to developers interested in building decentralized social applications:

  • No transaction fees
  • Users don’t have to sign a message for each action they take
  • Write times are very fast which offers a user experience similar to web2
  • Every piece of content shared on Orbis is decentralized on the Ceramic network and anyone can access it
  • There is a full composability between apps built on the Orbis ecosystem
  • (Coming soon) Multichain: Users can join Orbis using additional chains such as Cosmos or Solana and interact together in the same digital space

Use cases

Here are some examples of applications that could be built on top of Orbis:

  • Full social apps like orbis.club
  • Decentralized & encrypted messaging system
  • Fully customizable & embedded group chat servers
  • Decentralized Discourse governance forums
  • Decentralized support system (similar to Intercom)
  • Decentralized version of Slack
  • Decentralized commenting features
  • And many other things...

FAQs

Package last updated on 05 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc