# Live Interledger network vs community connector

**URL:** https://forum.interledger.org/t/live-interledger-network-vs-community-connector/1020
**Category:** General Questions
**Created:** [May 24, 2020, 7:17pm UTC](https://forum.interledger.org/t/live-interledger-network-vs-community-connector/1020 "2020-05-24T19:17:56Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![IHLight](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.interledger.org/ihlight/32/512_2.png) [@IHLight](https://forum.interledger.org/u/IHLight)
#### Post date: [May 24, 2020, 7:17pm UTC](https://forum.interledger.org/t/live-interledger-network-vs-community-connector/1020/1 "2020-05-24T19:17:57Z")

</div>

So I’m excited to start running a connector( hopefully to be an ilsp), I am currently learning and looking at different ways to set up the connector. I have a bunch of questions some I don’t know how to frame so I’ll start with this.

"_ **moneyd will only connect to a community network of connectors, not the Interledger livenet".** _

What is the difference between live Interledger network vs community connectors?

isn’t the network composed of connectors which form the interledger?

or is the interledger network the edges(kinda doesn’t make sense) and community connectors are a bunch of connectors and tier-1 connectors?

hopefully, I made some sense to someone knowledgeable.  
thanks for all.

---

<div class="post-metadata">

### Author: ![Lucian\_Trestioreanu](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.interledger.org/lucian_trestioreanu/32/186_2.png) [@Lucian\_Trestioreanu](https://forum.interledger.org/u/Lucian_Trestioreanu)
#### Post date: [May 24, 2020, 7:50pm UTC](https://forum.interledger.org/t/live-interledger-network-vs-community-connector/1020/2 "2020-05-24T19:50:45Z")

</div>

Hi, there are also some test/development networks running in parallel. To my knowledge Moneyd can be configured as needed. It is not a fully fledged connector though, but more like an “end-user” connector. Concerning the full-fledged connectors, there is the “reference” connector in node.js, and a newer implemetation called Rafiki. Also a rust implementation, a Java one and I think one in Go.

---

<div class="post-metadata">

### Author: ![IHLight](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.interledger.org/ihlight/32/512_2.png) [@IHLight](https://forum.interledger.org/u/IHLight)
#### Post date: [May 24, 2020, 8:56pm UTC](https://forum.interledger.org/t/live-interledger-network-vs-community-connector/1020/3 "2020-05-24T20:56:35Z")

</div>

an end-user connector is an ilp wallet so-called edges? or an hop within a route?

---

<div class="post-metadata">

### Author: ![kincaid](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.interledger.org/kincaid/32/39_2.png) [@kincaid](https://forum.interledger.org/u/kincaid)
#### Post date: [May 24, 2020, 9:44pm UTC](https://forum.interledger.org/t/live-interledger-network-vs-community-connector/1020/4 "2020-05-24T21:44:33Z")

</div>

> [@IHLight](#):
>
> What is the difference between live Interledger network vs community connectors?

Any set of participants (each operating their own connector) can agree to form their own Interledger network. In the same way we refer to “the Internet” as the largest and most inter-connected IP internetwork, “the Interledger” or the “livenet” would probably refer to the most interconnected Interledger network, of which there could be multiple.

Coil, GateHub, Stronghold, and Uphold are connected to one another on an Interledger network (which we refer to as “the livenet” since it has the most participants and payment volume, although technically there’s nothing canonical about this). To send payments from your connector to another user on that network, your connector must be connected/peered with at least one connector on that network. If one of those existing participants and you agreed to peer with one another, you’d be connected to the livenet. However, this would necessitate negotiating with one of those connector operators, and probably require legal agreements (probably not practical unless you’re running a business in which those connectors would have an incentive to connect with you).

By contrast, the “community network” is ad-hoc network in which connectors openly peer with one another. Currently, it’s not possible to send payments from a node on the community network to a node on the livenet.

> [@IHLight](#):
>
> isn’t the network composed of connectors which form the interledger?
> 
> or is the interledger network the edges(kinda doesn’t make sense) and community connectors are a bunch of connectors and tier-1 connectors?

An Interledger connector is a node connected or peered with other nodes that routes Interledger packets. They’re performing the same function, the livenet/community network distinction is simply useful to designate which network or other nodes a node is interconnected with.

---

<div class="post-metadata">

### Author: ![IHLight](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.interledger.org/ihlight/32/512_2.png) [@IHLight](https://forum.interledger.org/u/IHLight)
#### Post date: [May 24, 2020, 10:50pm UTC](https://forum.interledger.org/t/live-interledger-network-vs-community-connector/1020/5 "2020-05-24T22:50:49Z")

</div>

> [@kincaid](#):
>
> To send payments from your connector to another user on that network, your connector must be connected/peered with at least one connector on that network.

Connector A would add Connector B to its routing table and vice-versa?

> [@kincaid](#):
>
> the “community network” is ad-hoc network in which connectors openly peer with one another.

Connector A would auto-broadcast itself to everyone? Connector B would see that and add A to its routing table?

thanks

---

<div class="post-metadata">

### Author: ![kincaid](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.interledger.org/kincaid/32/39_2.png) [@kincaid](https://forum.interledger.org/u/kincaid)
#### Post date: [May 25, 2020, 5:22pm UTC](https://forum.interledger.org/t/live-interledger-network-vs-community-connector/1020/6 "2020-05-25T17:22:05Z")

</div>

> [@IHLight](#):
>
> Connector A would add Connector B to its routing table and vice-versa?

Yeah, more or less. Each connector has a set of _peers_ (other connectors that they’re directly connected to) and an _account_ with each of those peers (and vice-versa, each peer connector would have an account with this connector). These accounts are how connectors track how much they owe one another. When a connector forwards a packet, it has to choose one of its peers as the next hop to send the packet to – the routing table just helps it decide which peer.

> [@IHLight](#):
>
> Connector A would auto-broadcast itself to everyone? Connector B would see that and add A to its routing table?

There’s a list of connectors hardcoded into `moneyd`. The CLI lets the user choose one of them or have one selected randomly. These connectors each operate an open server that any client can connect to, and automatically create a new account when a client connects. (Any connector could submit a PR on GitHub to get added to this list, though `moneyd` is not well maintained/used right now).

---

<div class="post-metadata">

### Author: ![IHLight](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.interledger.org/ihlight/32/512_2.png) [@IHLight](https://forum.interledger.org/u/IHLight)
#### Post date: [June 2, 2020, 11:50pm UTC](https://forum.interledger.org/t/live-interledger-network-vs-community-connector/1020/7 "2020-06-02T23:50:27Z")

</div>

How is it possible to connect to amundsen without an address or a random address is used?
