Skip to content

A zome which all participating agents are publicly registered within as they join, for access to their agent IDs by other participating agents.

License

Notifications You must be signed in to change notification settings

holochain-open-dev/agent-registration

Repository files navigation

Agent registration zome

Provides automatic registration of agents entering a network, and query capability to determine who is registered.

Usage

Todo

Development setup

Using the included Nix environment should be sufficient, otherwise you can attempt installing the Holochain tooling yourself.

Simply run nix-shell from within this directory to load all necessary utilities. Development environments (sublime-text, code etc) should be executed from within this context, rather than being launched separately.

To do

  • Tests
  • Define query API as a zome trait
  • Handle agent deletion when removed from the network
  • Update indexing to use an efficient storage structure for large networks

License

Licensed under an Apache 2.0 license.

About

A zome which all participating agents are publicly registered within as they join, for access to their agent IDs by other participating agents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages