{"id":19724755,"url":"https://github.com/bigchaindb/ilp-plugin-bigchaindb","last_synced_at":"2025-04-29T23:30:27.394Z","repository":{"id":57271858,"uuid":"61289572","full_name":"bigchaindb/ilp-plugin-bigchaindb","owner":"bigchaindb","description":"ILP ledger plugin for BigchainDB","archived":false,"fork":false,"pushed_at":"2020-09-01T20:50:24.000Z","size":267,"stargazers_count":9,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T23:04:42.218Z","etag":null,"topics":["ilp","ilp-ledger-plugin","interledger-protocol"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigchaindb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-16T12:04:18.000Z","updated_at":"2021-09-07T02:42:18.000Z","dependencies_parsed_at":"2022-09-02T02:50:55.258Z","dependency_job_id":null,"html_url":"https://github.com/bigchaindb/ilp-plugin-bigchaindb","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/bigchaindb%2Filp-plugin-bigchaindb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigchaindb%2Filp-plugin-bigchaindb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigchaindb%2Filp-plugin-bigchaindb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigchaindb%2Filp-plugin-bigchaindb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigchaindb","download_url":"https://codeload.github.com/bigchaindb/ilp-plugin-bigchaindb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251599654,"owners_count":21615563,"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":["ilp","ilp-ledger-plugin","interledger-protocol"],"created_at":"2024-11-11T23:26:56.210Z","updated_at":"2025-04-29T23:30:27.054Z","avatar_url":"https://github.com/bigchaindb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [![ilp-plugin-bigchaindb](media/repo-banner@2x.png)](https://www.bigchaindb.com)\n\n\u003e ILP ledger plugin for [BigchainDB](https://github.com/bigchaindb/bigchaindb)\n\n[![npm](https://img.shields.io/npm/v/ilp-plugin-bigchaindb.svg)](https://www.npmjs.com/package/ilp-plugin-bigchaindb)\n[![js ascribe](https://img.shields.io/badge/js-ascribe-39BA91.svg)](https://github.com/ascribe/javascript)\n[![Build Status](https://travis-ci.org/bigchaindb/ilp-plugin-bigchaindb.svg?branch=master)](https://travis-ci.org/bigchaindb/ilp-plugin-bigchaindb)\n[![Greenkeeper badge](https://badges.greenkeeper.io/bigchaindb/ilp-plugin-bigchaindb.svg)](https://greenkeeper.io/)\n\n## Installation\n\n```bash\nnpm install ilp-plugin-bigchaindb\n```\n\n## Usage\n\nDepending on your build system and preferences, you can use any of the following exports:\n\n### CommonJS (default package export)\n\n```js\nconst BigchainDBLedgerPlugin = require('ilp-plugin-bigchaindb')\n```\n\n### ES6 modules\n\n```js\nimport BigchainDBLedgerPlugin from 'ilp-plugin-bigchaindb/es6'\n```\n\n### Bundled version (UMD export)\n\nAdd `/bundle/bundle.min.js` to your HTML and use `window.BigchainDBLedgerPlugin`:\n\n```html\n\u003cscript src=\"/bundle/bundle.min.js\"\u003e\u003c/script\u003e\n\n\u003cscript\u003e\n    window.BigchainDBLedgerPlugin;\n\u003c/script\u003e\n```\n\n## npm releases\n\nFor a new **patch release**, execute on the machine where you're logged into your npm account:\n\n```bash\nnpm run release\n```\n\nCommand is powered by [`release-it`](https://github.com/webpro/release-it) package, defined in the `package.json`.\n\nThat's what the command does without any user interaction:\n\n- create release commit by updating version in `package.json`\n- create tag for that release commit\n- push commit \u0026 tag\n- create a new release on GitHub, with change log auto-generated from commit messages\n- publish to npm as a new release\n\nIf you want to create a **minor** or **major release**, use these commands:\n\n```bash\nnpm run release-minor\n```\n\n```bash\nnpm run release-major\n```\n\n## License\n\n```\nCopyright 2017 BigchainDB GmbH\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigchaindb%2Filp-plugin-bigchaindb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigchaindb%2Filp-plugin-bigchaindb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigchaindb%2Filp-plugin-bigchaindb/lists"}