@ddd-qc/agent-directory
TypeScript icon, indicating that this package has built-in type declarations

6.3.0 • Public • Published

Agent Directory

A holochain zome module that registers agents to a known directory path on agent init.

API

Uses lit-happ framework. Provides a ZomeProxy and ZomeViewModel.

Perspective

interface AgentDirectoryPerspective {
    agents: AgentPubKeyB64[], // List of registered agents
}

ZomeViewModel

  • probeRegisteredAgents(): Check the DHT for new registered agents.

Custom Elements

  • <agent-directory-list>: A ul of all the AgentPubKeys found by get_registered_agents()

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i @ddd-qc/agent-directory

    Weekly Downloads

    1

    Version

    6.3.0

    License

    CAL-1.0

    Unpacked Size

    21.6 kB

    Total Files

    20

    Last publish

    Collaborators

    • ddd-mtl