mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 115b96acf8
This commit is contained in:
parent
c722df6f45
commit
d7ef1b4765
1 changed files with 83 additions and 0 deletions
83
index.json
83
index.json
|
@ -11558,6 +11558,89 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "Humanode",
|
||||||
|
"name": "Humanode",
|
||||||
|
"categories": [
|
||||||
|
"did"
|
||||||
|
],
|
||||||
|
"ecosystem": [
|
||||||
|
"Polkadot"
|
||||||
|
],
|
||||||
|
"usecases": [
|
||||||
|
"biometrically verified nodes"
|
||||||
|
],
|
||||||
|
"description": "1 Human = 1 Node = 1 Vote .Cryptobiometric Sybil-resistant layer for the web",
|
||||||
|
"product_lunch_day": "2020",
|
||||||
|
"team": {
|
||||||
|
"anonymous": false,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Dato Kavazi",
|
||||||
|
"link": "https://x.com/DatoKavazi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sasha Shilina",
|
||||||
|
"link": "https://x.com/sshshln"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Andrei Kraciun",
|
||||||
|
"link": "https://x.com/andreikraciun"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Victor",
|
||||||
|
"link": "https://x.com/tech_mingler"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"links": {
|
||||||
|
"web": "https://humanode.io/",
|
||||||
|
"github": "https://github.com/humanode-network",
|
||||||
|
"whitepaper": "https://papers.humanode.io/whitepaper.pdf",
|
||||||
|
"docs": "https://gitbook.humanode.io/docs",
|
||||||
|
"block_explorer": "https://humanode.subscan.io/",
|
||||||
|
"blog": "https://blog.humanode.io/",
|
||||||
|
"twitter": "https://x.com/humanode_io",
|
||||||
|
"telegram": "https://t.me/humanode",
|
||||||
|
"discord": "https://discord.com/invite/8my5gbgptx"
|
||||||
|
},
|
||||||
|
"project_phase": "Mainnet",
|
||||||
|
"sunset": false,
|
||||||
|
"tokens": [
|
||||||
|
{
|
||||||
|
"name": "Humanode Token",
|
||||||
|
"symbol": "$HMND",
|
||||||
|
"network": "Humanodechain",
|
||||||
|
"token_link": "https://coinmarketcap.com/currencies/humanode/"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"blockchain_features": {
|
||||||
|
"opensource": true,
|
||||||
|
"asset_custody_type": "non-custody",
|
||||||
|
"upgradability": {
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"privacy_policy": {
|
||||||
|
"defined": false
|
||||||
|
},
|
||||||
|
"default_privacy": true,
|
||||||
|
"traceability": {
|
||||||
|
"kyc": false
|
||||||
|
},
|
||||||
|
"third_party_dependency": false,
|
||||||
|
"compliance": false,
|
||||||
|
"audits": [
|
||||||
|
{
|
||||||
|
"name": "Certik",
|
||||||
|
"link": "https://skynet.certik.com/projects/humanode",
|
||||||
|
"time": "2023-01-30T00:00:00.000Z"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tecnology": {
|
||||||
|
"type": "ZKP"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "grin",
|
"id": "grin",
|
||||||
"name": "GRin",
|
"name": "GRin",
|
||||||
|
|
Loading…
Reference in a new issue