Migration Tooling - 10th April - Storacha Migration Tool - PLDG 2 #90
leny62
started this conversation in
7 - Show and tell
Replies: 1 comment
-
Github repo: https://github.com/[HarshS1611/storacha-migration-tool](https://github.com/HarshS1611/storacha-migration-tool) |
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.
-
UI Progress Update & Upcoming Features
Current Progress
Space Management
We're implementing space listing and management using the existing library functions:
Planned UI Features:
File Browser
Implementing file browsing capabilities using:
Planned Features:
UI Evolution
We've made significant progress on the migration tool's UI, evolving from separate download/upload components to a more integrated solution. Here's what we've accomplished:
Initial Version (Separated Components)
S3Downloader
: Handled S3 file downloads with progress trackingStorachaUploader
: Managed Storacha uploads independentlyCurrent Version (Integrated Flow)
StorachaMigrator
componentUI Features
Demo
Link
Upcoming Features
TBD
Current Issues & Solutions
1. Empty File Data Issue
Problem: The initial separated component approach resulted in incorrect file data being sent to Storacha.
Solution:
2. Progress Tracking Improvements
Example Implementation
The library provides a robust implementation that we're integrating into the UI:
Next Steps
Looking forward to your feedback and suggestions on these upcoming features!
Beta Was this translation helpful? Give feedback.
All reactions