{"id":25716333,"url":"https://github.com/interledgerjs/ilp-spsp","last_synced_at":"2025-08-27T03:11:50.950Z","repository":{"id":10061230,"uuid":"118975127","full_name":"interledgerjs/ilp-spsp","owner":"interledgerjs","description":"Command line tool for sending SPSP payments","archived":false,"fork":false,"pushed_at":"2024-06-17T21:26:38.000Z","size":53,"stargazers_count":2,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T23:31:39.777Z","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/interledgerjs.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}},"created_at":"2018-01-25T22:27:30.000Z","updated_at":"2025-01-26T09:13:36.000Z","dependencies_parsed_at":"2022-08-22T22:31:00.651Z","dependency_job_id":null,"html_url":"https://github.com/interledgerjs/ilp-spsp","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledgerjs%2Filp-spsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledgerjs%2Filp-spsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledgerjs%2Filp-spsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledgerjs%2Filp-spsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interledgerjs","download_url":"https://codeload.github.com/interledgerjs/ilp-spsp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252575724,"owners_count":21770608,"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":"2025-02-25T14:53:01.364Z","updated_at":"2025-05-05T20:49:21.012Z","avatar_url":"https://github.com/interledgerjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ILP SPSP\n\u003e Command-line tool for sending spsp payments over ILP\n\n## Quick-start\n\n\nMake sure you're running a [local ILP provider](https://github.com/interledgerjs/moneyd) or configure [`ILP_BTP_SERVER`](https://github.com/interledgerjs/interledgerjs/tree/master/packages/ilp-plugin#ilp-plugin) when `send`ing.\nRead the getting started guide on [interledger.org](https://interledger.org/setup-wallets.html) for information on setting up a test wallet account.\n\n```sh\nnpm install -g ilp-spsp\n# payment pointers use the '$' so must be escaped in bash\n\nilp-spsp --help\n# --\u003e \n# ilp-spsp [command]\n\n# Commands:\n#   ilp-spsp send     send money via SPSP\n#   ilp-spsp invoice  pay an SPSP invoice\n#   ilp-spsp pull     pull money via SPSP\n#   ilp-spsp query    query SPSP endpoint\n\n# Options:\n#   --help                         Show help                                             [boolean]\n#   --version                      Show version number                                   [boolean]\n#   --pointer, --receiver, -p, -r  SPSP payment pointer\n\nilp-spsp query --pointer '$rafiki.money/p/your-username'\n# --\u003e \n# {\n#   \"destinationAccount\": \"test.rafikius1.mini.GsY5wdYWgOvykG2KMlBZVQqdH57aYcAwNFVJ86PXLmU.local.DMMyURutr6hUmF-Go0ch3SAnsvrKKnmqG6oWwtEDjTA.cFKMLZPFaXJCL_pqqjLtLWPE~ccf42f59-5692-4a8b-8fde-4896c7601035\",\n#   \"sharedSecret\": \"qtUsvKOjVX9b6WIZT5KVTJhXnkej0P5kH6vAoRm9atU=\",\n\nILP_BTP_SERVER=btp+wss://us1.rafikilabs.com/btp ilp-spsp send --pointer '$rafiki.money/p/your-username' --amount 1000\n# --\u003e \n# paying 1000 to \"$rafiki.money/p/your-username\"...\n# sent 1000 units!\n\nilp-spsp pull --pointer '$mysubdomain.localtunnel.me/f8095a44-c77f-4414-a19d-7aeca03f17c7' --amount 100\n# --\u003e \n# pulled 100 units! \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterledgerjs%2Filp-spsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterledgerjs%2Filp-spsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterledgerjs%2Filp-spsp/lists"}