beoble
  • 🔎OVERVIEW
    • Getting Started
    • FAQ
  • 💬FEATURES
    • Overview
    • Feature Highlight: Chat
    • Feature Highlight: Earn
    • Feature Highlight: Follow
    • Feature Highlight: Discover
  • ⚙️ARCHITECTURE
    • Overview
    • Communication Delivery Graph (CDG)
    • Privacy and Encryption
    • Decentralized Identity & Social Graph
    • Cross-Chain Data Connectivity
  • ⚒️DEVELOPMENT
    • One-line Integration
    • Using UI-Toolkit
    • Using Javascript SDK
    • Using API
  • 💡DATA DEFINITION
    • Persona / User / DID
    • Chatroom
    • Chat / Message
  • 📚ADDITIONAL RESOURCES
    • External Links
Powered by GitBook
On this page
  • Get API Key
  • Get Repository Access
  1. DEVELOPMENT

Using Javascript SDK

beoble's Javascript SDK provides easy use of beoble API calls and everything related to encrypting, authenticating, storing, and managing user data.

This Javascript SDK can be used on multiple places like the web, mobile (React Native), and Node.js.

If you need access to our Javascript SDK repository, please reach out to beoble admin.

Get API Key

To use the beoble SDK, you need to get an API key.

Currently, you can request any beoble admin to get an API key.

We are working on building a dashboard for admins and are going to provide it ASAP

Get Repository Access

You can reach out to beoble admin to claim your access to the Javascript SDK repository.

We are working on building a dashboard for admins and are going to provide it ASAP

PreviousUsing UI-ToolkitNextUsing API

Last updated 1 year ago

⚒️