{"id":16002861,"url":"https://github.com/emschwartz/ilp-plugin-balance-wrapper","last_synced_at":"2025-12-31T08:30:20.884Z","repository":{"id":151417812,"uuid":"138352377","full_name":"emschwartz/ilp-plugin-balance-wrapper","owner":"emschwartz","description":"Wrap an Interledger plugin to add balance tracking logic","archived":false,"fork":false,"pushed_at":"2018-06-22T23:10:14.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-16T10:36:22.678Z","etag":null,"topics":["balance","interledger","ledger-plugin"],"latest_commit_sha":null,"homepage":"","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/emschwartz.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":"2018-06-22T22:10:30.000Z","updated_at":"2018-06-22T23:10:15.000Z","dependencies_parsed_at":"2023-07-20T04:15:08.935Z","dependency_job_id":null,"html_url":"https://github.com/emschwartz/ilp-plugin-balance-wrapper","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/emschwartz%2Filp-plugin-balance-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emschwartz%2Filp-plugin-balance-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emschwartz%2Filp-plugin-balance-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emschwartz%2Filp-plugin-balance-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emschwartz","download_url":"https://codeload.github.com/emschwartz/ilp-plugin-balance-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239726523,"owners_count":19687088,"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":["balance","interledger","ledger-plugin"],"created_at":"2024-10-08T10:04:37.908Z","updated_at":"2025-12-31T08:30:20.828Z","avatar_url":"https://github.com/emschwartz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plugin Balance Wrapper\n\u003e Wrap an Interledger Ledger Plugin to extend it with simple balance logic\n\n## Usage\n\n```js\nconst { PluginBalanceWrapper } = require('ilp-plugin-balance-wrapper')\nconst plugin = new PluginBalanceWrapper({\n  plugin: pluginToWrap,\n  settleThreshold: 0,\n  settleTo: 0,\n  maximum: 1000\n})\n// Now use the plugin as normal\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femschwartz%2Filp-plugin-balance-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femschwartz%2Filp-plugin-balance-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femschwartz%2Filp-plugin-balance-wrapper/lists"}