ilp-kit
ilp-kit copied to clipboard
Everything needed to create a ledger and connect it to the Interledger
``` [api] (node:28062) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined ```
Lots of the page real estate is being wasted upon the users first visit to the page viewing tons of files. These should all be moved into a single folder...
It flagged that webfinger.js is LGPL and that mustache/spec has no license file: https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Finterledgerjs%2Filp-kit/refs/branch/master/de73f2db352f67b1b93718dcfe85f6a70fddbeb6
Original notes see below. We noticed there were the following use cases: * Is my peer trustworthy? (2) * Am I making/losing money by having this trustline? (2) * When...
- [x] deposit: user uses settlement method to add money to their account - [ ] withdrawal: user can request a withdrawal - their account is debited and the admin...
Currently, only SPSP payments initiated or received by ILP Kit are shown in the activity feed. All transfer should show up in the activity.
Connectors may want to report aggregate statistics (volume, number of payments) to a third-party service in order to build their reputation and attract more users. This should be a setting...
Trustline Settlement TODOs - [x] configuration for the available settlement options - [x] expose settlement options thru an api endpoint - [x] peers page: settle functionality - [ ] peers...
Connector balance is used while we make payment peer to another peer. Is there any possible way to see the connector's payment history btw peers? Is there should be full...
According to https://github.com/interledger/rfcs/pull/154 We should make this change and then a little later make sure that addresses that do not start with `g.` are not broadcasted.