Jump to content

InterledgerJS ILP Plugin Repositories


Recommended Posts

I am not technical so don’t really understand the significance or your post. On behalf of all non technical members of the forum could I ask someone to explain its’ significance.

My best guess is that more plugins = closer to actual usage.

Don’t know if referencing this means anything but I did like this one;

- SPSP (Simple Payment Setup Protocol) client for ILPv4

as I thought it may relate to significant xrp usage.

Thoughts, anyone?

Edited by WhentheBoat_ComesIn
Link to comment
Share on other sites

Sorry for the lack of an explanation. The interledger protocol is a protocol, meaning it’s not an actual implementation.

Think of interledger as the internet of payments made up of a clients (like a browser, used for sending payments over interledger), connectors (like DNS Servers that route packets of information over the internet, ILP connectors forward and route payment packets over the internet of value), and plugins (just as the internet connects you to servers that operate web applications/host websites, interledger plugs you into ledgers of banks/wallets/blockchains that actually settle the payments and record the transactions).

The ILP-plugin-Stripe  lets ILP plug into a stripe account to settle payments.

ILP-plugin-chain connects ILP to the Chain ledger.

ILP-plugin-XRP-Paychan connects ILP to XRP Payments channels

etc....

There’s more that’s interesting like moneyd-xrp - “This repo contains an experimental ILP provider, allowing all applications on your computer to use funds on the live ILP network.”

Link to comment
Share on other sites

  • 3 weeks later...
On 3/25/2018 at 9:56 AM, Tehol_Beddict said:

Sorry for the lack of an explanation. The interledger protocol is a protocol, meaning it’s not an actual implementation.

Think of interledger as the internet of payments made up of a clients (like a browser, used for sending payments over interledger), connectors (like DNS Servers that route packets of information over the internet, ILP connectors forward and route payment packets over the internet of value), and plugins (just as the internet connects you to servers that operate web applications/host websites, interledger plugs you into ledgers of banks/wallets/blockchains that actually settle the payments and record the transactions).

The ILP-plugin-Stripe  lets ILP plug into a stripe account to settle payments.

ILP-plugin-chain connects ILP to the Chain ledger.

ILP-plugin-XRP-Paychan connects ILP to XRP Payments channels

etc....

There’s more that’s interesting like moneyd-xrp - “This repo contains an experimental ILP provider, allowing all applications on your computer to use funds on the live ILP network.”

Plug-in's are just blocks of code that perform a specific task, if I'm not mistaken. It's derived from a method of programming or writing code called object oriented programming. You create software by building blocks one piece at a time and fit them in together and makes it easier to reuse them in different applications. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...