interledger / interledger.github.io

🙅 Even earlier version of Interledger website
38 stars 38 forks source link

Replace SPSP tutorial with STREAM #90

Closed khoslaventures closed 5 years ago

khoslaventures commented 5 years ago

The SPSP tutorial linked in the getting started section doesn't really work. Some error happens because it still leverages PSK2. This is a problem as there needs to be a tutorial on sending payments with payment pointers, and there's no working one without going into STREAM.

For now, I think it's most appropriate to leave a working tutorial up, so I've added the more recent one on STREAM.

I'm down to help write a new tutorial, not sure what the new interface for sending payments at the payment pointers level looks like though.

adrianhopebailie commented 5 years ago

I'm down to help write a new tutorial, not sure what the new interface for sending payments at the payment pointers level looks like though.

I'd recommend collaborating with @emschwartz on a new tutorial he's busy looking at how to use a STREAM connection to exchange "application" layer messages.