mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 62e223ffe2
This commit is contained in:
parent
d7ef1b4765
commit
44c1df0c93
1 changed files with 94 additions and 0 deletions
94
index.json
94
index.json
|
@ -604,6 +604,100 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Mailchain",
|
||||
"name": "Mailchain",
|
||||
"categories": [
|
||||
"dapps"
|
||||
],
|
||||
"ecosystem": [
|
||||
"Ethereum"
|
||||
],
|
||||
"usecases": [
|
||||
"mail"
|
||||
],
|
||||
"description": "Web3 communication layer & web3 email for everyone",
|
||||
"product_lunch_day": "2019",
|
||||
"team": {
|
||||
"anonymous": false,
|
||||
"teammembers": [
|
||||
{
|
||||
"name": "Tim Boeckmann",
|
||||
"link": "https://x.com/t_boeckmann"
|
||||
},
|
||||
{
|
||||
"name": "Rob De Feo",
|
||||
"link": "https://x.com/robdefeo"
|
||||
},
|
||||
{
|
||||
"name": "Misha Deville",
|
||||
"link": "https://x.com/MishaDV_"
|
||||
},
|
||||
{
|
||||
"name": "Elizabeth Stuart-Morris",
|
||||
"link": "https://x.com/esm_iam"
|
||||
},
|
||||
{
|
||||
"name": "Hannah Anderson",
|
||||
"link": "https://www.linkedin.com/in/hannahsanderson/"
|
||||
},
|
||||
{
|
||||
"name": "Alexandru Velicu",
|
||||
"link": "https://www.linkedin.com/in/velicu-a-73794348/"
|
||||
},
|
||||
{
|
||||
"name": "Zubeyir O.",
|
||||
"link": "https://github.com/zubeyiro"
|
||||
},
|
||||
{
|
||||
"name": "Antonio Ivanovski",
|
||||
"link": "https://github.com/toteto"
|
||||
},
|
||||
{
|
||||
"name": "Nathan Sorochan",
|
||||
"link": "https://x.com/nathansorochan"
|
||||
},
|
||||
{
|
||||
"name": "Tom Sargent",
|
||||
"link": "https://x.com/expensive_jpeg"
|
||||
},
|
||||
{
|
||||
"name": "Becky Prunty",
|
||||
"link": "https://www.linkedin.com/in/becky-prunty-b93406a9/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"links": {
|
||||
"web": "https://mailchain.com/",
|
||||
"github": "https://github.com/mailchain",
|
||||
"whitepaper": "https://mailchain.com/papers/mailchain-whitepaper",
|
||||
"docs": "https://docs.mailchain.com/",
|
||||
"blog": "https://medium.com/@mailchain",
|
||||
"twitter": "https://x.com/Mailchain_xyz",
|
||||
"lens": "https://hey.xyz/u/mailchain",
|
||||
"farcaster": "https://warpcast.com/mailchain"
|
||||
},
|
||||
"project_phase": "Mainnet",
|
||||
"sunset": false,
|
||||
"blockchain_features": {
|
||||
"opensource": true,
|
||||
"asset_custody_type": "non-custody",
|
||||
"upgradability": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"privacy_policy": {
|
||||
"defined": true,
|
||||
"link": "https://mailchain.com/terms"
|
||||
},
|
||||
"default_privacy": true,
|
||||
"traceability": {
|
||||
"kyc": false,
|
||||
"sign_in_type_requirments": "wallet"
|
||||
},
|
||||
"third_party_dependency": false,
|
||||
"compliance": false
|
||||
},
|
||||
{
|
||||
"id": "liquidfactory",
|
||||
"name": "LiquidFactory",
|
||||
|
|
Loading…
Reference in a new issue