registry/README.md
2022-02-24 16:37:58 +03:00

717 B

Registry

Distributed Hash Table (DHT) implementation for the Fluence network with an Aqua interface.

Documentation

See Aqua Book.

How to Use

See example:

API

API is defined in the routing.aqua module.

Learn Aqua