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

implement provider/add for the smaller flow #350

Closed
Tracked by #220
hugomrdias opened this issue Jan 16, 2023 · 1 comment
Closed
Tracked by #220

implement provider/add for the smaller flow #350

hugomrdias opened this issue Jan 16, 2023 · 1 comment
Milestone

Comments

@hugomrdias
Copy link
Contributor

hugomrdias commented Jan 16, 2023

Spec https://github.com/web3-storage/specs/blob/main/w3-space.md#provideradd

sequenceDiagram
  participant Agent as 💻<br/><br/>did:key:zAgent #32;
  participant Provider as 🤖<br/><br/>did:web:free.web3.storage #32;
  participant W3 as 🌐<br/><br/>did:web:web3.storage #32;

  Agent ->> Provider: provider/add
  Provider ->> W3: consumer/add
Loading
@hugomrdias hugomrdias mentioned this issue Jan 16, 2023
95 tasks
@hugomrdias hugomrdias added this to the w3up phase 2 milestone Jan 16, 2023
@heyjay44 heyjay44 mentioned this issue Feb 9, 2023
83 tasks
@alanshaw
Copy link
Member

resolved in #462

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

2 participants