@fluencelabs/registry
Fluence Registry is an essential part of the Fluence network protocol. It provides a Resources API that can be used for service advertisement and discovery. For more details check out our community call.
Releases
You can find the latest registry
release on NPM and the changelogs are in the GitHub repo.
API
For the API implementation, take a look at resources-api.aqua in the registry
repo.