Skip to main content

Installation

Package Installation

Install the ElizaOS 0G plugin using your preferred package manager:
npm install @elizaos/plugin-nebula

Package Information

  • Package: @elizaos/plugin-0g
  • Version: 1.0.0
  • License: MIT
  • TypeScript: Built-in type declarations included
  • Repository: github.com/elizaOS/eliza

System Requirements

  • Node.js 16.0 or higher
  • ElizaOS framework
  • Access to 0G network endpoints

Verification

After installation, verify the plugin is available:
import { zgPlugin } from "@elizaos/plugin-0g";

console.log("0G Plugin loaded successfully");

Next Steps

Once installed, you’ll need to configure the plugin with your 0G network credentials and settings.