We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
w3
The text was updated successfully, but these errors were encountered:
So, @travis... here's what i've got so far. I still have to make some more UI tweaks to the dialog.
I'm going to start working on b soon. Once I'm set, I'll open a PR
Sorry, something went wrong.
kaf-lamed-beyt
No branches or pull requests
w3
CLI (though of course these will all need to be adapted for the web):a) first the user should pick a name for the space (https://github.com/storacha/upload-service/blob/main/packages/cli/space.js#L51)
b) next the user should be given an opportunity to see and write down the private key for the space (https://github.com/storacha/upload-service/blob/main/packages/cli/space.js#L58)
c) next the user should be given an opportunity to create a space recovery delegation on the Storacha service (https://github.com/storacha/upload-service/blob/88e99d02be8bdb74d7bf9cd81af9abe62b2cb457/packages/cli/space.js#L111-L116)
The text was updated successfully, but these errors were encountered: