Michiel de Jong
Michiel de Jong
The ledger can run by itself. The api process wants to connect to the ledger, and will complain if it can't. The webserver will try to proxy requests to the...
that first one was probably about the ledger connecting to the database. have a look at an env var called something like LEDGER_DB_URI
Right, that would require sudo privileges, yes. Try editing https://github.com/interledgerjs/ilp-kit/blob/master/webserver/webserver.js#L95-L96
> would it be okay if i write a documentation for the steps? ah, that would be awesome! :)
Awesome!! :) Did you copy config.example.js to config.js? Like https://red.ilpdemo.org/config.js
On /api yes, but not on http://red.ilpdemo.org/api/config
Only if the network contains a connector that is willing to forward that payment for you. Currently, there are no such connectors on the live network yet, but they do...
Sure, let's chat in https://gitter.im/interledger/ilp-kit
You can message me personally on https://gitter.im/michielbdejong but if it's ilp-kit related then let's use the chat channel that's dedicated to this sort of conversation! :)
I would like to approach @dappelt's proposal from a product perspective as well. ilp-kit combines a lot of our reusable components, thereby testing all of them, and that is useful:...