-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathusers.json
40 lines (36 loc) · 1.44 KB
/
users.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"users": [
{
"name": "4rkal",
"github": "4rkal",
"x": "4rkal_",
"website": "https://4rkal.com",
"address": "425evPnXucaJcAvgYbcasrYJ5k1qUEB7gAB4DSS7nM73hcxMgf3L9fzQCRA441tZbAcSXhRR4DDxT5B3oxBKbnns9A5Z4mi",
"description": "Programmer, blogger, crypto user."
},
{
"name": "Seth For Privacy",
"github": "sethforprivacy",
"x": "sethforprivacy",
"website": "https://sethforprivacy.com",
"address": "42uDZuVw13kSCf6BFFWanFcofAvCjMeatf3zzA6Gbms7UDgwB6rd6hLYAyP985YoyLdsa8NwhSgtH6dWadw7TeXiTHaMQS8",
"description": "Freedom maximalist, Privacy advocate"
},
{
"name": "Haveno",
"github": "haveno-dex",
"x": "HavenoDEX",
"website": "https://haveno.exchange/",
"address": "42sjokkT9FmiWPqVzrWPFE5NCJXwt96bkBozHf4vgLR9hXyJDqKHEHKVscAARuD7in5wV1meEcSTJTanCTDzidTe2cFXS1F",
"description": "Decentralized P2P platform for trading XMR for fiat and cryptocurrencies"
},
{
"name": "MoneroTalk",
"github": "",
"x": "MoneroTalk",
"website": "https://www.monerotalk.live/",
"address": "47e6GvjL4in5Zy5vVHMb9PQtGXQAcFvWSCQn2fuwDYZoZRk3oFjefr51WBNDGG9EjF1YDavg7pwGDFSAVWC5K42CBcLLv5U",
"description": "Broadcasts weekly conversations w/ topical guests to understand what the Monero cryptocurrency is today & what it hopes to become"
}
]
}