{"id":15437286,"url":"https://github.com/victorb/node-on-ipfs","last_synced_at":"2026-06-19T02:31:15.877Z","repository":{"id":148376944,"uuid":"67613533","full_name":"victorb/node-on-ipfs","owner":"victorb","description":"NodeJS downloaded and then served with IPFS","archived":false,"fork":false,"pushed_at":"2016-09-07T14:22:17.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T04:14:08.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/victorb.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-07T14:20:05.000Z","updated_at":"2018-12-19T20:31:42.000Z","dependencies_parsed_at":"2023-05-14T22:45:26.124Z","dependency_job_id":null,"html_url":"https://github.com/victorb/node-on-ipfs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/victorb/node-on-ipfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fnode-on-ipfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fnode-on-ipfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fnode-on-ipfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fnode-on-ipfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorb","download_url":"https://codeload.github.com/victorb/node-on-ipfs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorb%2Fnode-on-ipfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34515405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-01T18:56:15.537Z","updated_at":"2026-06-19T02:31:15.855Z","avatar_url":"https://github.com/victorb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## node-ipfs-mirror\n\nNodeJS binaries + npm, hosted over IPFS\n\nA small utility in two parts. One is to clone existing NodeJS binaries and host them over IPFS. The other one is to set your `nvm` or `n` client to download new NodeJS binaries over IPFS\n\nA script that helps you to fetch and mirror NodeJS binaries from nodejs.org/dist with IFPS.\n\n## Why?\n\nWhen you download a new node version, you want it to be fast right? And there is no faster way\nto download something than through local network (if it exists there) and if needed, falls back\nto fetching the binary from the closest mirror.\n\nIPFS helps with this. Basically you have two commands, probably only one you really care about (the `install` one)\n\n## Installation\n\n* `npm install -g node-ipfs-mirror`\n\n### Hosting versions\n\n* `node-ipfs-mirror download`\n\nClone and host binaries that fits with your version requirements (version 0.12 and up by default):\n\nIf you run the command before and run it again, it updates the binaries to the latest versions, leaving already downloaded versions\n\n* `node-ipfs-mirror daemon`\n\nRun a built-in IPFS daemon for hosting the binaries.\nAdds binaries to IPFS and then starts an IPFS daemon\n\n\n### Client\n\n* `node-ipfs-mirror env nvm` \u003c- Prints command for setting the environment variable for usage with `nvm`\n\n* `node-ipfs-mirror env n` \u003c- Prints command for setting the environment variable for usage with `n`\n\nFor extra style points, run `eval $(node-ipfs-mirror env nvm)` and you'll be up and running in no time! 🍪\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorb%2Fnode-on-ipfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorb%2Fnode-on-ipfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorb%2Fnode-on-ipfs/lists"}