generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
hacktoberfestFor the hacking month of OctoberFor the hacking month of October
Description
Currently to interact with DWNs through the API you need to first create an Agent + DID, even when attempting to interact with public information.
We'd like to expose a way to query/read/subscribe to records from a remote DWN as an unauthenticated user. As well as Query for protocols as an unauthenticated user.
This will require creating ReadOnly
versions of the Record
and Protocol
classes as well as creating a class similar to DwnApi
that only handles the read-only versions of these calls in a friendly way.
Metadata
Metadata
Assignees
Labels
hacktoberfestFor the hacking month of OctoberFor the hacking month of October