{"id":23364490,"url":"https://github.com/fission-codes/ipfs-connection-poc","last_synced_at":"2025-04-07T22:27:37.893Z","repository":{"id":99789670,"uuid":"419869247","full_name":"fission-codes/ipfs-connection-poc","owner":"fission-codes","description":"A proof of concept environment for testing IPFS peer connections","archived":false,"fork":false,"pushed_at":"2021-10-29T22:20:25.000Z","size":218,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-03T04:56:18.331Z","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/fission-codes.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},"funding":{"open_collective":"fission"}},"created_at":"2021-10-21T20:34:55.000Z","updated_at":"2021-10-29T22:20:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"d18dd625-46fe-48f2-9aeb-f51da08c1d1c","html_url":"https://github.com/fission-codes/ipfs-connection-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission-codes%2Fipfs-connection-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission-codes%2Fipfs-connection-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission-codes%2Fipfs-connection-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission-codes%2Fipfs-connection-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission-codes","download_url":"https://codeload.github.com/fission-codes/ipfs-connection-poc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247354406,"owners_count":20925434,"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":[],"created_at":"2024-12-21T13:16:29.021Z","updated_at":"2025-04-07T22:27:37.877Z","avatar_url":"https://github.com/fission-codes.png","language":"JavaScript","funding_links":["https://opencollective.com/fission"],"categories":[],"sub_categories":[],"readme":"A proof of concept environment for testing IPFS peer connections.\n\n## Setup\n\nInstall dependencies\n\n```\nnpm run install\n```\n\nThis project depends on a local IPFS node. Start IPFS to determine your local multiaddresses\n\n```\nnpm run ipfs\n```\n\nCopy the three WebSocket entries into the empty `peers` array in `main.js`. These entries have `/ws/` in their multiaddress.\n\n## Run\n\nStart IPFS\n\n```\nnpm run ipfs\n```\n\nStart the app\n\n```\nnpm run dev\n```\n\nStart the app with extra debug logging\n\n```\nnpm run dev:log\n```\n\nMonitor connections in the browser developer tools. Flaky connections can be simulated by stopping and restarting IPFS or by going offline at the OS level.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffission-codes%2Fipfs-connection-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffission-codes%2Fipfs-connection-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffission-codes%2Fipfs-connection-poc/lists"}