{"id":43223754,"url":"https://github.com/interledger-deprecated/five-bells-pathfind","last_synced_at":"2026-02-01T09:17:50.748Z","repository":{"id":57237593,"uuid":"44197634","full_name":"interledger-deprecated/five-bells-pathfind","owner":"interledger-deprecated","description":"[DEPRECATED] Source routing for Interledger","archived":false,"fork":false,"pushed_at":"2017-07-31T12:22:45.000Z","size":55,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-14T15:03:47.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/interledger-deprecated.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-13T18:51:27.000Z","updated_at":"2018-03-06T06:03:24.000Z","dependencies_parsed_at":"2022-08-26T15:01:16.575Z","dependency_job_id":null,"html_url":"https://github.com/interledger-deprecated/five-bells-pathfind","commit_stats":null,"previous_names":["interledger/five-bells-pathfind"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/interledger-deprecated/five-bells-pathfind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledger-deprecated%2Ffive-bells-pathfind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledger-deprecated%2Ffive-bells-pathfind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledger-deprecated%2Ffive-bells-pathfind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledger-deprecated%2Ffive-bells-pathfind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interledger-deprecated","download_url":"https://codeload.github.com/interledger-deprecated/five-bells-pathfind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledger-deprecated%2Ffive-bells-pathfind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28974589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T08:16:14.655Z","status":"ssl_error","status_checked_at":"2026-02-01T08:06:51.373Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-02-01T09:17:49.319Z","updated_at":"2026-02-01T09:17:50.743Z","avatar_url":"https://github.com/interledger-deprecated.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Five Bells Pathfind [![npm][npm-image]][npm-url] [![circle][circle-image]][circle-url] [![coveralls][coveralls-image]][coveralls-url]\n\n[npm-image]: https://img.shields.io/npm/v/five-bells-pathfind.svg?style=flat\n[npm-url]: https://npmjs.org/package/five-bells-pathfind\n[circle-image]: https://circleci.com/gh/interledgerjs/five-bells-pathfind.svg?style=shield\n[circle-url]: https://circleci.com/gh/interledgerjs/five-bells-pathfind\n[coveralls-image]: https://coveralls.io/repos/interledgerjs/five-bells-pathfind/badge.svg?branch=master\n[coveralls-url]: https://coveralls.io/r/interledgerjs/five-bells-pathfind?branch=master\n\n\n\u003e A reference implementation of an Interledger pathfinder\n\nYou can see the pathfinder in action as part of the [`five-bells-demo`](https://github.com/interledgerjs/five-bells-demo)!\n\n## Algorithm\n\nThis library includes a network crawler, graph search algorithm implementation and rate quoting client.\n\nThe crawler uses APIs on the [`five-bells-ledger`](https://github.com/interledgerjs/five-bells-ledger) and [`five-bells-trader`](https://github.com/interledgerjs/five-bells-trader) to find other nodes in the network based on a given starting point.\n\nThis library uses [Iterative Deepening Depth-First Search](https://en.wikipedia.org/wiki/Iterative_deepening_depth-first_search) to find the shortest paths from the sending ledger to the receiving ledger.\n\nThe rate quoting client requests quotes from the traders involved in a given path starting with the trader closest to the recipient and working backwards.\n\n## Browser Support\n\nThis library can be compiled with [Babel](https://babeljs.io/) using the command `npm run build`. The compiled files will be in the `babel/` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterledger-deprecated%2Ffive-bells-pathfind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterledger-deprecated%2Ffive-bells-pathfind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterledger-deprecated%2Ffive-bells-pathfind/lists"}