Skip to content

Allow for Public/ReadOnly interaction with DWNs #898

@LiranCohen

Description

@LiranCohen

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

No one assigned

    Labels

    hacktoberfestFor the hacking month of October

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions