Commit graph

1 commit

Author SHA1 Message Date
d176a8f89b
feat(cli): add file sharing CLI using Transfer.coffee
Introduced a command-line interface that allows users to upload and download files using WebTorrent. Files can be shared using a generated mnemonic phrase for easy retrieval. The CLI supports one-time uploads and continuous seeding options.

Added configuration files to manage dependencies and environmental variables, including `.gitignore` for ignoring the `node_modules`.

This feature enables a decentralized file sharing mechanism and leverages mnemonic phrases for simpler sharing.
2024-10-20 21:13:01 +02:00