{"id":18454650,"url":"https://github.com/likecoin/arweave-uploader","last_synced_at":"2026-05-02T03:08:02.319Z","repository":{"id":43365867,"uuid":"418312119","full_name":"likecoin/arweave-uploader","owner":"likecoin","description":"Batch upload files from local or IPFS to Arweave","archived":false,"fork":false,"pushed_at":"2022-03-05T13:34:14.000Z","size":593,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-16T14:53:22.513Z","etag":null,"topics":["arweave","ipfs","iscn","likecoin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/likecoin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-18T02:10:36.000Z","updated_at":"2022-01-10T16:48:43.000Z","dependencies_parsed_at":"2022-09-10T03:22:20.687Z","dependency_job_id":null,"html_url":"https://github.com/likecoin/arweave-uploader","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likecoin%2Farweave-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likecoin%2Farweave-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likecoin%2Farweave-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likecoin%2Farweave-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/likecoin","download_url":"https://codeload.github.com/likecoin/arweave-uploader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250257974,"owners_count":21400826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arweave","ipfs","iscn","likecoin"],"created_at":"2024-11-06T08:05:38.310Z","updated_at":"2026-05-02T03:08:02.287Z","avatar_url":"https://github.com/likecoin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arweave Uploader\n\nBatch upload your files to Arweave.\n\n## Installation\n\n```bash\nnpm install\n```\nor\n\n```bash\nyarn install\n```\n## Configuration\n\nName your Arweave key as `arweave-key.json` and put it in the root directory.\n\n## Usage\n\n1. Store the files to be uploaded in `./upload/` folder.\n2. Prepare the CSV file with `filename` and `ipfsHash` fields:\n   The `filename` field should list the filenames match files in `./upload/` folder. \n3. Launch the program:\n   ```bash\n   node index.js [list.csv]\n   ```\n    The resulting Arweave hash will be show on both console and `./output-list.csv`.\n\nNote that both `filename` and `ipfsHash` fields are optinal, but either one should be provided for each row of data:\n1. Program will check and update the `ipfsHash` if local file is found.\n2. Program will get file from IPFS and store in `./upload/` folder if local file isn't found.\n3. Program will skip uploading the file if file with the same `ipfsHash` tag can already be found in Arweave.\n\nNote that the mime type of text-based formats like `.txt`, `.csv`, `.svg`, etc is difficult to detect. Program will not add a mime tag for files loaded from IPFS when uploading.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikecoin%2Farweave-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikecoin%2Farweave-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikecoin%2Farweave-uploader/lists"}