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

interledger-spsp

Simple Payment Setup Protocol (SPSP) 的客户端和服务器实现

8 个不稳定版本 (3 个重大更新)

0.4.0 2019年11月11日
0.3.0 2019年10月29日
0.2.2-beta.32019年10月10日
0.2.2-beta.12019年9月28日
0.1.0 2019年3月11日

#10 in #interledger

每月35次下载
用于 3 个crate(直接使用2个)

Apache-2.0

210KB
5K SLoC

interledger-spsp

Simple Payment Setup Protocol (SPSP) 的客户端和服务器实现,SPSP是Interledger协议套件中的应用层协议。

它通过一个简单的HTTPS请求在发送者和接收者之间建立共享密钥,用于验证他们之间发送的ILP数据包。SPSP使用STREAM传输协议在ILP上发送货币和数据。


lib.rs:

interledger-spsp

Simple Payment Setup Protocol (SPSP) 的客户端和服务器实现。

它通过一个简单的HTTPS请求在发送者和接收者之间建立共享密钥,用于验证他们之间发送的ILP数据包。SPSP使用STREAM传输协议在ILP上发送货币和数据。

依赖项

~26–41MB
~815K SLoC