UCANs Demos - 22nd May 2025 - Sharebox, SecretShare - PLDG 3 #114
Dhruv-Varshney-developer
started this conversation in
7 - Show and tell
Replies: 2 comments
-
@Dhruv-Varshney-developer appreciate your efforts, you hv covered everything so far, we will give our input and update once we achieve something substantial. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Will review your demo today thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
UCANs Demos - 22nd May 2025 - Sharebox, SecretShare - PLDG 3
Contributors
ShareBox:
SecretShare:
Accomplished Tasks
Update
w3 delegation create
was truncated in terminalw3 delegation create <did_from_ucan-key_command_above> --base64
, the terminal output is sometimes truncated, which can cause developers to paste incomplete PROOF in the environment variables.proof.txt
file usingw3 delegation create <did_from_ucan-key_command_above> --base64 >> proof.txt
. Adding this in official docs could be helpful for other devs as well who may run into issues due to truncated output in terminal.w3 delegation … --base64
, stores the proof in a local config file (e.g.~/.storacha/proof.json
), and setsSTORACHA_PROOF
automatically.Demo
Screen.Recording.2025-05-22.at.2.43.37.PM.mov
Questions
Next Tasks
Sharebox:
SecretShare:
Relevant Links:
Beta Was this translation helpful? Give feedback.
All reactions