mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-04-24 15:32:15 +00:00
6 lines
317 B
Markdown
6 lines
317 B
Markdown
|
# Fluence IPFS adapter
|
||
|
## Directory structure
|
||
|
- `service` contains Rust service that implements all the IPFS calls by using `ipfs` cli mounted binary
|
||
|
- `local-network` contains Docker Compose YAML config to run a local Fluence network of 3 nodes
|
||
|
- `aqua` Aqua API of IPFS-adapter, go to its [README](/aqua/README.md)
|