fairDataSociety / fdp-storage

Serverless Web3 filesystem for organizing users' personal data implemented in Typescript.
https://www.npmjs.com/package/@fairdatasociety/fdp-storage
Apache License 2.0
9 stars 11 forks source link

Support for reverse registrar #292

Closed tomicvladan closed 10 months ago

tomicvladan commented 11 months ago

In the latest fdp-contracts version (3.9.0), registration includes additional transaction for reverse name resolver. Updating the library to the latest version will enable all dApps that are using fdp-storage to register new usernames with support of getting names by address.

IgorShadurin commented 10 months ago

https://github.com/fairDataSociety/fdp-storage/pull/294