interledger / interledger.github.io

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

Add tutorial to operate connector #135

Closed kincaidoneil closed 4 years ago

kincaidoneil commented 4 years ago

Tutorial to operate a three node local network and send a cross-currency payment between them, settled on testnets. Sending a payment is not currently working due to some issues with the Rust implementation, which I've been working on resolving.

@LoisRP Wasn't able to add you as a reviewer, are you able to review this?

ryangyoung commented 4 years ago

@kincaidoneil I think you can't add @LoisRP because she's not part of the web team: https://github.com/orgs/interledger/teams/interledger-web-team/members

@adrianhopebailie @sappenin could you add Lois to that group?

kincaidoneil commented 4 years ago

The updated version of the tutorial should work but requires manually building one of the Docker images. It'll work as a stop-gap until I can publish the new version, but unfortunately it takes at least a few minutes to build.

LoisRP commented 4 years ago

I think the 10-minute estimate is about right except for the extra time needed to build that.