mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-25 10:12:13 +00:00
README: move aqua-book link to the top
This commit is contained in:
parent
8248315026
commit
d5f1d9848b
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
[Distributed Hash Table](https://en.wikipedia.org/wiki/Distributed_hash_table) (DHT) implementation for the Fluence network with an Aqua interface.
|
[Distributed Hash Table](https://en.wikipedia.org/wiki/Distributed_hash_table) (DHT) implementation for the Fluence network with an Aqua interface.
|
||||||
|
|
||||||
|
Documentation for `aqua-dht` can be found in [aqua-book](https://fluence.dev/aqua-book/libraries/aqua-dht).
|
||||||
|
|
||||||
## How to Use
|
## How to Use
|
||||||
|
|
||||||
See two examples in the [examples](./examples) directory:
|
See two examples in the [examples](./examples) directory:
|
||||||
@ -9,7 +11,6 @@ See two examples in the [examples](./examples) directory:
|
|||||||
- Writing an Aqua script using `aqua-dht`: [example.aqua](./examples/aqua/example.aqua)
|
- Writing an Aqua script using `aqua-dht`: [example.aqua](./examples/aqua/example.aqua)
|
||||||
|
|
||||||
## API
|
## API
|
||||||
Documentation for `aqua-dht` can be found in [aqua-book](https://fluence.dev/aqua-book/libraries/aqua-dht).
|
|
||||||
|
|
||||||
API is defined in the [pubsub.aqua](./aqua/pubsub.aqua) module.
|
API is defined in the [pubsub.aqua](./aqua/pubsub.aqua) module.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user