-
How can or should a Blockcert indicate an ILP Interledger Protocol address or a Payment Pointer?
- Interledger works with any type of traditional ledger or distributed ledger technology (DLT; block…
-
Sabine has asked us to update and revive the following and make it accessible on the Interledger dev site.
https://github.com/interledger/rfcs/blob/main/deprecated/0020-explain-like-im-five/0020-ex…
-
### Context
https://github.com/interledger/web-monetization-extension/pull/714#discussion_r1848036788
### Todos
- [ ] Update WM welcome page to support new `GrantResult` and intents
-
Wallet Addresses should become tenanted as per the Multi-Tenancy design, and will be logically separated in the `backend` database by a `tenantId` row that serves as a foreign key on the tenants table…
-
## Bug Report
**Describe the bug**
When we attempt to create a quote for a wallet address that lives in another Rafiki instances, `Internal Server Error` is returned.
My initial thought: this…
-
Add the following to `auth` Admin GraphQL API:
```
type Mutation {
createTenant(input: CreateTenantInput): CreateTenantMutationResponse!
updateTenant(input: UpdateTenantInput): UpdateTenantM…
njlie updated
18 hours ago
-
-
Because assets aren't associated with a Wallet Address like Open Payments resources are, it becomes necessary to add a tenantId to them to determine which tenant that asset belongs to.
- [ ] Add r…
-
Part of https://github.com/interledger/web-monetization-extension/issues/613
-
I saw several comments on interledger.kr on the source code. I think all the problems have been fixed. Please check interledger.kr again. Many thanks in advance.