Top Stories published by Interledger Blog in March of 2018

Using Moneyd to Join the ILP Testnet

Moneyd is a daemon that lets programs on your computer use the Interledger network. You can think of it as your “home router” for the internet of value. If you’re new to Interledger, this is a good place to start.


SPSP: Simple Payment Setup Protocol

SPSP is a application-layer protocol designed for making Interledger payments. It uses an HTTPS endpoint to securely exchange payment details, and then allows the user to send one or more Interledger packets. This tutorial will show you how to:


Sending out of the Interledger Network

Any participants in the Interledger network can send money to each other. But it’s also possible to send to someone’s cryptocurrency wallet if they don’t know anything about Interledger!


Make a Chunked Payment on Interledger

One of the important concepts in Interledger is “chunked payments.” The idea is that you can split a payment into many Interledger packets, in the same way that a file is split into many Internet packets.