CyberConnect JavaScript SDK

The CyberConnect JavaScript SDK provides connect and disconnect (follow and unfollow) functions for writing social graph connection data. It encapsulates complex authentication logic with Ceramic Network into simple-to-use functions, supporting Ethereum and Solana blockchains. The SDK uses a namespace system so applications can isolate their social data.

API entry from apis.yml

apis.yml Raw ↑
name: CyberConnect JavaScript SDK
description: The CyberConnect JavaScript SDK provides connect and disconnect (follow and unfollow) functions
  for writing social graph connection data. It encapsulates complex authentication logic with Ceramic
  Network into simple-to-use functions, supporting Ethereum and Solana blockchains. The SDK uses a namespace
  system so applications can isolate their social data.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://cyberconnect-docs-v2.vercel.app/guides/authentication/api-key
baseURL: https://api.cybertino.io/connect/
tags:
- SDK
- JavaScript
- Follow
- Unfollow
- Social Graph
- Ethereum
- Solana
properties:
- type: Documentation
  url: https://cyberconnect-docs-v2.vercel.app/guides/authentication/api-key
- type: SDK
  url: https://www.npmjs.com/package/@cyberlab/cyberconnect
- type: GitHubRepository
  url: https://github.com/cyberconnecthq/js-cyberconnect
contact:
- FN: CyberConnect Developer Support
  url: https://discord.com/invite/cyberconnect
meta:
- name: NPM Package
  value: '@cyberlab/cyberconnect'
- name: Authentication Header
  value: X-API-KEY
- name: Authentication Type
  value: JWT API Key