verida / storage-node

ISC License
3 stars 5 forks source link

Maintain a mapping of the DID that owns each database #4

Open tahpot opened 3 years ago

tahpot commented 3 years ago

We need to add the following endpoints to the storage-node API:

The following information needs to be stored for each database when it is created or it's permissions updated:

Once implemented it will enable a path to the following technical capabilities:

tahpot commented 2 years ago

This is now complete and included in https://github.com/verida/storage-node/pull/14