mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: cb4e0ae701
This commit is contained in:
parent
a77eb57870
commit
9c0a82434b
1 changed files with 28 additions and 0 deletions
28
index.json
28
index.json
|
@ -2705,6 +2705,34 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TACEO",
|
||||
"name": "TACEO",
|
||||
"categories": [
|
||||
"infrastructure"
|
||||
],
|
||||
"ecosystem": [
|
||||
"NAN"
|
||||
],
|
||||
"usecases": [
|
||||
"DeFi",
|
||||
"AI",
|
||||
"Data Ownership",
|
||||
"Gaming"
|
||||
],
|
||||
"description": "TACEO is creating the Compute Layer Security (CLS) protocol to make blockchain computation encrypted by default. The CLS enables every application to compute on private shared state. At its core will be an MPC-VM capable of producing collaborative SNARKs.",
|
||||
"product_launch_day": "YYYY-MM-DD",
|
||||
"team": {
|
||||
"anonymous": false
|
||||
},
|
||||
"links": {
|
||||
"web": "https://taceo.io/",
|
||||
"github": "https://github.com/TaceoLabs",
|
||||
"docs": "https://docs.taceo.io/",
|
||||
"blog": "https://blog.taceo.io/",
|
||||
"twitter": "https://x.com/TACEO_IO"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "aleo",
|
||||
"name": "Aleo",
|
||||
|
|
Loading…
Reference in a new issue