mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 2ab83226e1
This commit is contained in:
parent
9411949dd0
commit
5889883a33
1 changed files with 33 additions and 6 deletions
39
index.json
39
index.json
|
@ -3880,18 +3880,45 @@
|
||||||
{
|
{
|
||||||
"id": "deeponion",
|
"id": "deeponion",
|
||||||
"name": "DeepOnion",
|
"name": "DeepOnion",
|
||||||
"categories": [
|
"categories": "currency",
|
||||||
"currency"
|
"ecosystem": "DeepOnion",
|
||||||
],
|
|
||||||
"description": "An anonymous cryptocurrency that is integrated with the Tor network",
|
"description": "An anonymous cryptocurrency that is integrated with the Tor network",
|
||||||
"ecosystem": "Deep0nion",
|
"product_launch_day": "“2017-07-12“",
|
||||||
"project_status": "Mainnet",
|
"project_status": "Mainnet",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://deeponion.org",
|
"web": "https://deeponion.org",
|
||||||
"github": "https://github.com/deeponion/deeponion/"
|
"github": "https://github.com/deeponion/deeponion/",
|
||||||
|
"forum": "https://deeponion.org/community/",
|
||||||
|
"whitepaper": "https://deeponion.org/White-Paper.pdf",
|
||||||
|
"twitter": "https://twitter.com/TheDeepOnion",
|
||||||
|
"telegram": "https://t.me/getdeeponion"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": false
|
"anonymous": "yes",
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Deeper",
|
||||||
|
"role": "Marketing Manager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Monocolor",
|
||||||
|
"role": "Lead Blockchain Developer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Nezero",
|
||||||
|
"role": "Blockchain Developer"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"technology": {
|
||||||
|
"type": "x13",
|
||||||
|
"features": [
|
||||||
|
"Private wallet",
|
||||||
|
"DeepVault",
|
||||||
|
"DeepSend",
|
||||||
|
"DeepOnionJ",
|
||||||
|
"VoteCentral"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue