interledger / connector.land

https://connector.land
3 stars 7 forks source link

split between connector.land and testnet.connector.land #21

Closed michielbdejong closed 7 years ago

michielbdejong commented 7 years ago

There is now a column on the Ledgers tab that indicates if a ledger is part of the testnet or of the open interledger. But for connectors, it's not so easy to announce their allegiance. Therefore, I'm splitting the site into two separate instances, one for the open Interledger (on https://connector.land) and one for the testnet (on https://testnet.connector.land). I'll add an env var and check it when someone peers with the (wrong) instance.

michielbdejong commented 7 years ago

done in live code, will land here after https://github.com/interledger/connector.land/pull/22 is merged.