mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
775 B
775 B
aqua-dht
Distributed Hash Table (DHT) implementation for the Fluence network with an Aqua interface.
Documentation for aqua-dht
can be found in the Aqua Book.
How to Use
See two examples in the examples directory:
- Calling
aqua-dht
functions in TS/JS: examples/typescript - Writing an Aqua script using
aqua-dht
: example.aqua
API
API is defined in the pubsub.aqua module.