Skip to main content

Crate elizaos_plugin_nostr

Crate elizaos_plugin_nostr 

Source
Expand description

Nostr Plugin for elizaOS

Provides Nostr decentralized messaging integration for elizaOS agents, supporting encrypted DMs via NIP-04 and profile management.

Re-exports§

pub use service::NostrService;
pub use types::*;
pub use actions::*;
pub use providers::*;

Modules§

actions
Actions for the Nostr plugin.
providers
Providers for the Nostr plugin.
service
Nostr service implementation for elizaOS.
types
Type definitions for the Nostr plugin.