This is cc0-lib companion uploader app built using tauri and nextjs. Data permanence powered by Irys (previously Bundlr Network).
- Drag and Drop
- Batch upload
- Max size per file: 4 Mb
- Track uploaded files using ENS
Tauri is Rust based so you need to install Rust and system dependecies.
Refer this guide from the Tauri Docs
pnpm tauri dev
pnpm tauri build
Please refer this tauri guide to build on your specific platform