mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 2bea79ebc8
This commit is contained in:
parent
e5356ad16a
commit
b55415abc3
1 changed files with 68 additions and 6 deletions
74
index.json
74
index.json
|
@ -1478,30 +1478,92 @@
|
|||
],
|
||||
"description": "Calimero Network is a decentralized peer-to-peer protocol for building self-sovereign networks of applications and sharing data in a completely secure and private way",
|
||||
"team": {
|
||||
"anonymous": true
|
||||
"anonymous": true,
|
||||
"teammembers": [
|
||||
{
|
||||
"name": "Sandi Fatić",
|
||||
"link": "https://x.com/chefsale"
|
||||
}
|
||||
]
|
||||
},
|
||||
"links": {
|
||||
"web": "https://www.calimero.network",
|
||||
"blog": "https://www.calimero.network/blogs",
|
||||
"twitter": "https://twitter.com/CalimeroNetwork"
|
||||
"github": "https://github.com/calimero-network/core",
|
||||
"forum": "",
|
||||
"docs": "https://calimero-network.github.io/",
|
||||
"whitepaper": "",
|
||||
"block_explorer": "",
|
||||
"governance": "",
|
||||
"twitter": "https://twitter.com/CalimeroNetwork",
|
||||
"discord": "https://discord.com/invite/kjP4GrafXj",
|
||||
"telegram": "",
|
||||
"lens": "",
|
||||
"farcaster": ""
|
||||
},
|
||||
"project_status": {
|
||||
"live_status": false,
|
||||
"version": "",
|
||||
"live_status": true,
|
||||
"mainnet": false,
|
||||
"testnet": false,
|
||||
"mainnet": false
|
||||
"version": "mvp"
|
||||
},
|
||||
"usecases": [
|
||||
"infrastructure"
|
||||
],
|
||||
"have_token": false,
|
||||
"third_party_dependency": false,
|
||||
"third_party_dependency": "",
|
||||
"logos": [
|
||||
{
|
||||
"file": "logo.png",
|
||||
"ext": "png",
|
||||
"url": "https://explorer-data.web3privacy.info/assets/projects/calimero-network/logo.png"
|
||||
}
|
||||
],
|
||||
"percentage": 1,
|
||||
"ecosystem": [
|
||||
"other"
|
||||
],
|
||||
"sunset": false,
|
||||
"assets_used": [],
|
||||
"tokens": [],
|
||||
"project_phase": "mvp",
|
||||
"blockchain_features": {
|
||||
"opensource": true,
|
||||
"upgradability": {
|
||||
"enabled": false
|
||||
},
|
||||
"asset_custody_type": "",
|
||||
"encryption": "",
|
||||
"p2p": true
|
||||
},
|
||||
"storage": {
|
||||
"decentralized": true
|
||||
},
|
||||
"privacy_policy": {
|
||||
"defined": false,
|
||||
"link": "",
|
||||
"data_usage": "none"
|
||||
},
|
||||
"compliance": "",
|
||||
"tracebility": {
|
||||
"kyc": false,
|
||||
"tracked_data": "",
|
||||
"sign_in_type_requirments": [
|
||||
"wallet"
|
||||
]
|
||||
},
|
||||
"default_privacy": false,
|
||||
"audits": [],
|
||||
"social_trust": "",
|
||||
"technical_spof": "",
|
||||
"funding": [],
|
||||
"history": [
|
||||
{
|
||||
"title": "SDK Launch",
|
||||
"description": "The Calimero SDK empowers you to create Self-Sovereign Applications (SSApps) that can operate privately off-chain and settle on-chain. Whether you’re working within the NEAR Protocol , Starknet , or soon Dfinity 's ICP ecosystems, our SDK enables you to build privacy-first SSApps that are accessible across the entire Calimero Network.",
|
||||
"link": "https://x.com/CalimeroNetwork/status/1836738188733190355",
|
||||
"time": "Thu Sep 19 2024 00:00:00 GMT+0200 (Central European Summer Time)"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue