#ilp #interledger #payment #protocols #setup #client-server #spsp

interledger-spsp

Client and server implementations of the Simple Payment Setup Protocol (SPSP)

8 unstable releases (3 breaking)

0.4.0 Nov 11, 2019
0.3.0 Oct 29, 2019
0.2.2-beta.3 Oct 10, 2019
0.2.2-beta.1 Sep 28, 2019
0.1.0 Mar 11, 2019

#8 in #interledger

Download history 9/week @ 2024-02-19 22/week @ 2024-02-26 9/week @ 2024-03-04 22/week @ 2024-03-11 5/week @ 2024-03-18 180/week @ 2024-04-01

209 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

210KB
5K SLoC

interledger-spsp

Client and server implementations of the Simple Payment Setup Protocol (SPSP), an application-layer protocol within the Interledger Protocol Suite.

This uses a simple HTTPS request to establish a shared key between the sender and receiver that is used to authenticate ILP packets sent between them. SPSP uses the STREAM transport protocol for sending money and data over ILP.


lib.rs:

interledger-spsp

Client and server implementations of the Simple Payment Setup Protocol (SPSP).

This uses a simple HTTPS request to establish a shared key between the sender and receiver that is used to authenticate ILP packets sent between them. SPSP uses the STREAM transport protocol for sending money and data over ILP.

Dependencies

~27–42MB
~832K SLoC