IMMU3
  • Welcome to Immu3
  • Introduction
    • Start Here
    • Ecosystem Overview
    • Onboard
  • Resources
    • Community
    • FAQ
    • Library
    • Branding
  • End-users
    • AppSuite
      • BlockCommunicator App User Guide
      • W3XShare App User Guide
      • PX dApp Users Guide
  • Integrators
    • Use Cases & Integrations
      • ElizaOS
    • Fees & Integrator Economics
    • Multi-chain
    • Architecture by Layers
      • OCC Protocol v.1
      • Encryption
      • PollinationX Decentralized Storage Infra
    • Clients & Tools
      • Intro to BlockMail
      • Intro to BlockChat
      • Intro to Decentralized Data File Sharing
      • Intro to Decentralized Storage File Hosting Service
      • Intro to Encryptor extension
      • Intro to Integrator Dashboard
    • OCC White-labels
    • OCC SDK
  • Immu3 AppChain
    • Intro to AppChain
    • Adding MetaMask
Powered by GitBook
On this page
  1. Integrators
  2. Architecture by Layers

PollinationX Decentralized Storage Infra

While the OCC SDK integrators can utilize custom storage options, the PollinationX decentralized storage infra is set as a default.

PreviousEncryptionNextClients & Tools

Last updated 11 months ago

CtrlK
  • Let's Start
  • Features
  • Usage with the OCC SDK
  • Resources

Let's Start

Because there was no available out-of-the-box solution, PollinationX (i.e. PX) was developed by a separate team within the CR Systems. PX also acts as a stand-alone solution, otherwise powering various integrator email, messaging and data file transfer use cases.

Features

  • Self-custodial storage

  • Communication data is accessible only to the private key owner

  • Integrator APIs and SDK tooling

  • IPFS, BTFS, and FileCoin (phases 1 & 2) support

  • Multi-chain availability

  • Based on EVM, TypeScript and Solidity frameworks

  • Monetization via data package dynamic PX NFTs and PX Bandwidth

Usage with the OCC SDK

For detailed usage instructions of this package, please refer to the wiki.

However, a brief overview is provided below:

import { PollinationX } from '@4thtech-sdk/storage';

After importing, you can use the package as required by your project.

Resources

https://wiki.pollinationx.io/wiki.pollinationx.io
Logosdk-js/packages/storage at main · 4thtech/sdk-jsGitHub
LogoPollinationXGitHub
Logonpm: @pollinationx/corenpm