2023-10-27 10:01:59 +00:00
{
"exp" : {
"longAlias" : "Experimental" ,
"shortAlias" : "exp" ,
"description" : "RoboSats node for development and experimentation. This is the original RoboSats coordinator operated by the RoboSats devs since 2022." ,
"motto" : "Original Robohost. P2P FTW!" ,
"color" : "#1976d2" ,
2022-11-24 17:42:30 +00:00
"contact" : {
2022-10-30 19:13:01 +00:00
"email" : "robosats@protonmail.com" ,
2023-10-27 10:01:59 +00:00
"telegram" : "robosats" ,
"twitter" : "robosats" ,
"reddit" : "r/robosats" ,
2022-10-30 19:13:01 +00:00
"matrix" : "#robosats:matrix.org" ,
2023-10-27 10:01:59 +00:00
"website" : "https://learn.robosats.com" ,
"nostr" : "npub1p2psats79rypr8lpnl9t5qdekfp700x660qsgw284xvq4s09lqrqqk3m82" ,
"pgp" : "keys.openpgp.org/vks/v1/by-fingerprint/B4AB5F19113D4125DDF217739C4585B561315571" ,
"fingerprint" : "B4AB5F19113D4125DDF217739C4585B561315571"
} ,
"badges" : {
"isFounder" : true ,
"donatesToDevFund" : 20 ,
"hasGoodOpSec" : true ,
"robotsLove" : true ,
"hasLargeLimits" : true
} ,
"policies" : {
"Policy Name 1" : "Experimental coordinator used for development. Use at your own risk." ,
"Privacy Policy" : "..." ,
"Data Policy" : "..."
} ,
"mainnet" : {
"onion" : "http://robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion" ,
"clearnet" : "https://unsafe.robosats.com" ,
"i2p" : "http://r7r4sckft6ptmk4r2jajiuqbowqyxiwsle4iyg4fijtoordc6z7a.b32.i2p"
} ,
"testnet" : {
"onion" : "http://robotestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion" ,
"clearnet" : "https://unsafe.testnet.robosats.com" ,
"i2p" : ""
2022-09-07 20:42:54 +00:00
} ,
2022-10-30 19:13:01 +00:00
"mainnetNodesPubkeys" : [ "0282eb467bc073833a039940392592bf10cf338a830ba4e392c1667d7697654c7e" ] ,
2023-10-27 10:01:59 +00:00
"testnetNodesPubkeys" : [ "03ecb271b3e2e36f2b91c92c65bab665e5165f8cdfdada1b5f46cfdd3248c87fd6" ]
} ,
"temp" : {
"longAlias" : "Template" ,
"shortAlias" : "temp" ,
"description" : "Mirror of 'Experimental'. Just to start testing the client with multiple coordinators" ,
"motto" : "Don't trust, verify" ,
"color" : "#000000" ,
"contact" : {
"email" : "contact@contact.com" ,
"telegram" : "examplecoordinator" ,
"twitter" : "examplecoordinator" ,
"matrix" : "#example:matrix.org" ,
"website" : "https://example.coordinator.com"
} ,
"badges" : {
"isFounder" : true ,
"donatesToDevFund" : 20 ,
"hasGoodOpSec" : true ,
"robotsLove" : true ,
"hasLargeLimits" : true
} ,
"policies" : {
"Rule #1" : "You do not talk about RoboSats Club" ,
"Rule #2" : "You DO NOT talk about RoboSats Club" ,
"Privacy Policy" : "..." ,
"Data Policy" : "..."
} ,
"mainnet" : {
"onion" : "http://robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion" ,
"clearnet" : "http://127.0.0.1:12596/mainnet/exp"
} ,
"testnet" : {
"onion" : "http://robotestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion" ,
"clearnet" : "http://127.0.0.1:12596/testnet/exp"
} ,
"mainnetNodesPubkeys" : [ "0282eb467bc073833a039940392592bf10cf338a830ba4e392c1667d7697654c7e" ] ,
"testnetNodesPubkeys" : [ "03ecb271b3e2e36f2b91c92c65bab665e5165f8cdfdada1b5f46cfdd3248c87fd6" ]
} ,
"local" : {
"longAlias" : "Local Dev" ,
"shortAlias" : "local" ,
"description" : "This coordinator will only be available if you run a RoboSats coordinator on your own machine." ,
"motto" : "Buidl" ,
"color" : "#000000" ,
"testnet" : {
"onion" : "http://none.onion" ,
"clearnet" : "http://127.0.0.1:12596"
} ,
"badges" : {
"donatesToDevFund" : 0
} ,
"mainnet" : {
"onion" : "http://none.onion" ,
"clearnet" : "http://127.0.0.1:12596"
} ,
"policies" : {
"Development Policy" : "Don't look around, just buidl"
} ,
"mainnetNodesPubkeys" : [ "..." ] ,
"testnetNodesPubkeys" : [ "..." ]
2022-09-20 17:39:49 +00:00
}
2023-10-27 10:01:59 +00:00
}