Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define filecoin top level capability #1554

Open
fforbeck opened this issue Sep 24, 2024 · 0 comments
Open

Define filecoin top level capability #1554

fforbeck opened this issue Sep 24, 2024 · 0 comments
Assignees

Comments

@fforbeck
Copy link
Member

fforbeck commented Sep 24, 2024

Define filecoin top level capability so it is easy to delegate all of them at once:
e.g.

export const store = capability({
can: 'store/*',
/**
* DID of the (memory) space where CAR is intended to
* be stored.
*/
with: SpaceDID,
derives: equalWith,
})

Add the top capability (*):

@fforbeck fforbeck self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant