mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
aqua-dht
Distributed Hash Table (DHT) implementation for the Fluence network with an Aqua interface.
Documentation
See 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.
Learn Aqua
Description
Languages
Rust
53.7%
TypeScript
42.7%
Python
2.8%
Shell
0.7%