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.
Learn Aqua
How to Use
See two examples in the examples directory:
- Writing an Aqua script using
aqua-dht
: example.aqua - Calling
aqua-dht
functions in TS/JS: examples/typescript
API
Documentation for aqua-dht
can be found in aqua-book.
API is defined in the pubsub.aqua module.