tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Interledger tutorials

Results 7 tutorials issues
Sort by recently updated
recently updated
newest added

Hi, I'm learning ILP with the document(https://interledger.org/tutorials/letter-shop/). In `Step 3: Paying for a letter`, I executed `pay.js` script to make payment but `sendTransfer` method unexpectedly displays `no such schema `....

Got this report from a user, via Gitter: following the letter shop tutorial, and i did an npm install ran into an error so i checked the package.json file found...

The tutorials are currently based around the xrp-escrow plugin and LPI v1, both of which are now deprecated. We should rethink these tutorials, presenting the latest thinking - the shop...

(psk-ecdh as proposed in https://github.com/interledger/rfcs/issues/222)

in the http-ilp tutorial, the packet data is `''`. That's not allowed though by PSK.

Using the PSK shared secret to identify the balance makes it into a long-lived token, which is confusing because in other places, PSK receiver tokens, and therefore also PSK shared...

This issue is open to track the fact that there are changes happening to http-ilp and we need to ensure we align the tutorials with them.