Orbis SDK
  • Introduction
  • Installation
  • Getting started
    • Option 1: Getting started with a Social Feed
    • Option 2: Decentralized communication platform
  • API Documentation
    • orbis.connect()
    • orbis.isConnected()
    • orbis.logout()
    • orbis.createPost()
Powered by GitBook
On this page

Installation

The Orbis SDK is a simple JavaScript package that can be installed using npm

npm install @orbisclub/orbis-sdk
PreviousIntroductionNextGetting started

Last updated 2 years ago