interledger-deprecated / interledger

General information and docs about the Interledger project
11 stars 2 forks source link

Show developer tools in the tutorials #4

Open emschwartz opened 7 years ago

emschwartz commented 7 years ago

I think we should show people how to use the ilp module in the tutorials, since that will probably be the entry point for most developers. Most people probably won't run connectors so I'd emphasize that a bit less than the client experience.

michielbdejong commented 7 years ago

Yes! In the updated tutorials I used LPI and plugins, so that people can at the same time learn Interledger, and InterledgerJS, so to speak.

I didn't use the ILP module yet, that part of the InterledgerJS spec can be introduced in parallel in the same way, when we introduce the higher-level concepts of quoting, PSK, SPSP, etc.