mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
770 B
770 B
aqua-dht
Distributed Hash Table (DHT) implementation for the Fluence network with an Aqua interface.
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
Documentation for aqua-dht
can be found in aqua-book.
API is defined in the pubsub.aqua module.