update gen

This commit is contained in:
tree🌴 2023-10-07 21:58:23 +02:00
parent 62f0df2581
commit b1def252c0
33 changed files with 340 additions and 108 deletions

View file

@ -16,4 +16,5 @@ gen:
gen-all: gen-all:
make gen cat=computing-network make gen cat=computing-network
make gen cat=layer-2 make gen cat=layer-2
make gen cat=hardware

View file

@ -7,6 +7,7 @@ description: >-
ecosystem: Ethereum ecosystem: Ethereum
product_readiness: live, 2022 product_readiness: live, 2022
links: links:
web: https://alaya.network/en
github: https://github.com/AlayaNetwork github: https://github.com/AlayaNetwork
team: team:
anonymous: true anonymous: true

View file

@ -5,6 +5,7 @@ description: Privacy-enhancing public blockchain with instant finality.
ecosystem: Aleph ecosystem: Aleph
product_readiness: mainnet product_readiness: mainnet
links: links:
web: https://alephzero.org
github: https://github.com/aleph-zero-foundation github: https://github.com/aleph-zero-foundation
team: team:
anonymous: false anonymous: false

View file

@ -8,6 +8,7 @@ description: >-
ecosystem: multichain ecosystem: multichain
product_readiness: mainnet, Q2 2023 product_readiness: mainnet, Q2 2023
links: links:
web: https://www.arpanetwork.io/en-US
github: https://github.com/ARPA-Network github: https://github.com/ARPA-Network
team: team:
anonymous: true anonymous: true

View file

@ -5,6 +5,7 @@ description: a decentralized, privacy-preserving smart contract platform.
ecosystem: multichain ecosystem: multichain
product_readiness: mainnet product_readiness: mainnet
links: links:
web: https://findora.org
github: https://github.com/findoranetwork github: https://github.com/findoranetwork
team: team:
anonymous: false anonymous: false

View file

@ -5,6 +5,7 @@ description: The Secure Processing Layer of Web3.
ecosystem: multichain ecosystem: multichain
product_readiness: live product_readiness: live
links: links:
web: https://www.nillion.com
docs: https://docsend.com/view/7bkgvzagr6ifhwrc docs: https://docsend.com/view/7bkgvzagr6ifhwrc
team: team:
anonymous: false anonymous: false

View file

@ -5,6 +5,7 @@ description: Privacy-Enhanced Permissionless Computing Protocol.
ecosystem: Khala on Kusama ecosystem: Khala on Kusama
product_readiness: testnet, 2020 product_readiness: testnet, 2020
links: links:
web: https://www.phala.network/en/
github: https://github.com/Phala-Network github: https://github.com/Phala-Network
team: team:
anonymous: false anonymous: false

View file

@ -5,6 +5,7 @@ description: blockchain infrastructure empowering intelligence web3 applications
ecosystem: multichain ecosystem: multichain
product_readiness: testnet product_readiness: testnet
links: links:
web: https://phoenix.global
github: https://github.com/phoenixglobal github: https://github.com/phoenixglobal
team: team:
anonymous: true anonymous: true

View file

@ -8,6 +8,7 @@ description: >-
ecosystem: Alaya ecosystem: Alaya
product_readiness: live product_readiness: live
links: links:
web: https://www.platon.network/en
github: https://github.com/PlatONnetwork github: https://github.com/PlatONnetwork
team: team:
anonymous: false anonymous: false

View file

@ -7,7 +7,8 @@ description: >-
processed. processed.
ecosystem: multipurpose ecosystem: multipurpose
product_readiness: '-' product_readiness: '-'
links: {} links:
web: https://www.privasea.tech
team: team:
anonymous: false anonymous: false
company: company:

View file

@ -1,94 +1,104 @@
{ {
"data": { "data": {
"Image": "https://github.com/Msiusko/web3privacy/blob/main/static-assets/Computing%20network.png?raw=true", "Image": "https://github.com/Msiusko/web3privacy/blob/main/static-assets/Computing%20network.png?raw=true",
"Projects": [ "Projects": [
{ {
"Project": "Phala Network", "Project": "Phala Network",
"Description": "Privacy-Enhanced Permissionless Computing Protocol.", "ProjectLink": "https://www.phala.network/en/",
"GitHub": "https://github.com/Phala-Network", "Description": "Privacy-Enhanced Permissionless Computing Protocol.",
"ProductReadiness": "testnet, 2020", "GitHub": "https://github.com/Phala-Network",
"Ecosystem": "Khala on Kusama", "ProductReadiness": "testnet, 2020",
"Team": "Public", "Ecosystem": "Khala on Kusama",
"TeamLink": "https://www.phala.network/en/aboutUs/" "Team": "Public",
}, "TeamLink": "https://www.phala.network/en/aboutUs/"
{ },
"Project": "Aleph Zero", {
"Description": "Privacy-enhancing public blockchain with instant finality.", "Project": "Aleph Zero",
"GitHub": "https://github.com/aleph-zero-foundation", "ProjectLink": "https://alephzero.org",
"ProductReadiness": "mainnet", "Description": "Privacy-enhancing public blockchain with instant finality.",
"Ecosystem": "Aleph", "GitHub": "https://github.com/aleph-zero-foundation",
"Team": "Public", "ProductReadiness": "mainnet",
"TeamLink": "https://alephzero.org/the-team" "Ecosystem": "Aleph",
}, "Team": "Public",
{ "TeamLink": "https://alephzero.org/the-team"
"Project": "Findora", },
"Description": "a decentralized, privacy-preserving smart contract platform.", {
"GitHub": "https://github.com/findoranetwork", "Project": "Findora",
"ProductReadiness": "mainnet", "ProjectLink": "https://findora.org",
"Ecosystem": "multichain", "Description": "a decentralized, privacy-preserving smart contract platform.",
"Team": "Public", "GitHub": "https://github.com/findoranetwork",
"TeamLink": "https://findora.org/team/" "ProductReadiness": "mainnet",
}, "Ecosystem": "multichain",
{ "Team": "Public",
"Project": "ARPA", "TeamLink": "https://findora.org/team/"
"Description": "Threshold BLS network can serve as the infrastructure of verifiable random number generator (RNG), secure wallet, cross-chain bridge, decentralized custody etc.", },
"GitHub": "https://github.com/ARPA-Network", {
"ProductReadiness": "mainnet, Q2 2023", "Project": "ARPA",
"Ecosystem": "multichain", "ProjectLink": "https://www.arpanetwork.io/en-US",
"Team": "anon" "Description": "Threshold BLS network can serve as the infrastructure of verifiable random number generator (RNG), secure wallet, cross-chain bridge, decentralized custody etc.",
}, "GitHub": "https://github.com/ARPA-Network",
{ "ProductReadiness": "mainnet, Q2 2023",
"Project": "Phoenix", "Ecosystem": "multichain",
"Description": "blockchain infrastructure empowering intelligence web3 applications.", "Team": "anon"
"GitHub": "https://github.com/phoenixglobal", },
"ProductReadiness": "testnet", {
"Ecosystem": "multichain", "Project": "Phoenix",
"Team": "anon" "ProjectLink": "https://phoenix.global",
}, "Description": "blockchain infrastructure empowering intelligence web3 applications.",
{ "GitHub": "https://github.com/phoenixglobal",
"Project": "Privasea", "ProductReadiness": "testnet",
"Description": "Using secure Multi-Party sharing we protect data ownership and privacy, and facilitate secure sharing between different parties so data still can be processed.", "Ecosystem": "multichain",
"GitHub": "-", "Team": "anon"
"ProductReadiness": "-", },
"Ecosystem": "multipurpose", {
"Team": "Public", "Project": "Privasea",
"TeamLink": "https://www.privasea.tech/about" "ProjectLink": "https://www.privasea.tech",
}, "Description": "Using secure Multi-Party sharing we protect data ownership and privacy, and facilitate secure sharing between different parties so data still can be processed.",
{ "GitHub": "-",
"Project": "Alaya", "ProductReadiness": "-",
"Description": "Alaya is a business sandbox and testing field for the next-generation of financial infrastructure of PlatON.", "Ecosystem": "multipurpose",
"GitHub": "https://github.com/AlayaNetwork", "Team": "Public",
"ProductReadiness": "live, 2022", "TeamLink": "https://www.privasea.tech/about"
"Ecosystem": "Ethereum", },
"Team": "anon" {
}, "Project": "Alaya",
{ "ProjectLink": "https://alaya.network/en",
"Project": "Nillion", "Description": "Alaya is a business sandbox and testing field for the next-generation of financial infrastructure of PlatON.",
"Description": "The Secure Processing Layer of Web3.", "GitHub": "https://github.com/AlayaNetwork",
"Docs": "https://docsend.com/view/7bkgvzagr6ifhwrc", "ProductReadiness": "live, 2022",
"ProductReadiness": "live", "Ecosystem": "Ethereum",
"Ecosystem": "multichain", "Team": "anon"
"Team": "Public", },
"TeamLink": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2280922042%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=*cU" {
}, "Project": "Nillion",
{ "ProjectLink": "https://www.nillion.com",
"Project": "ZkCloud", "Description": "The Secure Processing Layer of Web3.",
"Description": "Decentralized, Private Computing.", "Docs": "https://docsend.com/view/7bkgvzagr6ifhwrc",
"GitHub": "-", "ProductReadiness": "live",
"ProductReadiness": "testnet", "Ecosystem": "multichain",
"Ecosystem": "Aleo", "Team": "Public",
"Team": "Public", "TeamLink": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2280922042%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=*cU"
"TeamLink": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2242785598%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=6tr" },
}, {
{ "Project": "ZkCloud",
"Project": "PlatOn Network", "ProjectLink": "https://aleo.academy/ecosystem/aleo-toolkit/zkcloud/",
"Description": "Combining blockchain and privacy-preserving computation technologies, PlatON is building a decentralized and collaborative AI network and global brain to drive the democratization of AI for safe artificial general intelligence.", "Description": "Decentralized, Private Computing.",
"GitHub": "https://github.com/PlatONnetwork", "GitHub": "-",
"ProductReadiness": "live", "ProductReadiness": "testnet",
"Ecosystem": "Alaya", "Ecosystem": "Aleo",
"Team": "Public", "Team": "Public",
"TeamLink": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2214399632%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=PCz" "TeamLink": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2242785598%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=6tr"
} },
] {
} "Project": "PlatOn Network",
} "ProjectLink": "https://www.platon.network/en",
"Description": "Combining blockchain and privacy-preserving computation technologies, PlatON is building a decentralized and collaborative AI network and global brain to drive the democratization of AI for safe artificial general intelligence.",
"GitHub": "https://github.com/PlatONnetwork",
"ProductReadiness": "live",
"Ecosystem": "Alaya",
"Team": "Public",
"TeamLink": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2214399632%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=PCz"
}
]
}
}

View file

@ -4,7 +4,8 @@ categories:
description: Decentralized, Private Computing. description: Decentralized, Private Computing.
ecosystem: Aleo ecosystem: Aleo
product_readiness: testnet product_readiness: testnet
links: {} links:
web: https://aleo.academy/ecosystem/aleo-toolkit/zkcloud/
team: team:
anonymous: false anonymous: false
company: company:

View file

@ -0,0 +1,16 @@
name: Avado
categories:
- hardware
description: >-
A plug-and-play hardware device that connects users to many different kinds of
blockchains. Their node-running software makes it easy and efficient for users
to help power multiple networks at once, and earn crypto in the process
ecosystem: multichain
product_readiness: live
links:
web: https://www.mysterium.network/avado
github: https://github.com/mysteriumnetwork/AVADO-DNP-Mysterium-Server
team:
anonymous: false
company:
link: https://www.mysterium.network/team

View file

@ -0,0 +1,10 @@
name: AXIAtel
categories:
- hardware
description: a privacy first mobile service for everyone
ecosystem: multichain
product_readiness: live
links:
web: https://axiatel.co
team:
anonymous: true

View file

@ -0,0 +1,15 @@
name: DappNode
categories:
- hardware
description: >-
Easy to use hardware and software solution for running Ethereum and other kind
of nodes, staking, IPFS, etc.
ecosystem: multichain
product_readiness: live
links:
web: https://dappnode.io/
github: https://github.com/dappnode
team:
anonymous: false
company:
link: https://dappnode.com/pages/about

View file

@ -0,0 +1,12 @@
name: Deeper Network
categories:
- hardware
description: Web 3.0 infrastructure of the users, by the users, for the users.
ecosystem: '-'
product_readiness: live, 2019
links:
web: https://www.deeper.network
docs: >-
https://cdn.shopify.com/s/files/1/0256/1038/7504/files/deeper_network_whitepaper__2023_03_21.pdf?v=1680260637
team:
anonymous: true

View file

@ -0,0 +1,15 @@
name: Foundation
categories:
- hardware
description: >-
The new standard for Bitcoin self custody. Introducing Passport hardware
wallet and Envoy mobile app
ecosystem: Bitcoin
product_readiness: live
links:
web: https://foundationdevices.com
github: https://github.com/Foundation-Devices
team:
anonymous: false
company:
link: https://foundationdevices.com/about/

View file

@ -0,0 +1,11 @@
name: Motherbored
categories:
- hardware
description: '#dVPN hardware (node + SM card)'
ecosystem: Solana
product_readiness: live
links:
web: https://store.motherbored.limited
github: https://github.com/boringprotocol/motherbored
team:
anonymous: true

View file

@ -0,0 +1,15 @@
name: Privacy Infrastructure Solutions
categories:
- hardware
description: >-
Cloud and data center acceleration solution for Privacy Enhancing
Technologies.
ecosystem: multichain
product_readiness: live
links:
web: https://www.chain-reaction.io
docs: https://www.chain-reaction.io/resource-hub/
team:
anonymous: false
company:
link: https://www.chain-reaction.io/about/

View file

@ -0,0 +1,11 @@
name: RoninDojo Tanto
categories:
- hardware
description: Fully validating Bitcoin full node. Served over a Tor hidden service.
ecosystem: Bitcoin
product_readiness: live
links:
web: https://samouraiwallet.com/ronin
docs: https://docs.samourai.io/
team:
anonymous: true

View file

@ -0,0 +1,84 @@
{
"data": {
"Image": "https://github.com/Msiusko/web3privacy/blob/main/static-assets/Hardware.png?raw=true",
"Projects": [
{
"Project": "Deeper Network",
"ProjectLink": "https://www.deeper.network",
"Description": "Web 3.0 infrastructure of the users, by the users, for the users.",
"Docs": "https://cdn.shopify.com/s/files/1/0256/1038/7504/files/deeper_network_whitepaper__2023_03_21.pdf?v=1680260637",
"ProductReadiness": "live, 2019",
"Ecosystem": "-",
"Team": "anon"
},
{
"Project": "Motherbored",
"ProjectLink": "https://store.motherbored.limited",
"Description": "#dVPN hardware (node + SM card)",
"GitHub": "https://github.com/boringprotocol/motherbored",
"ProductReadiness": "live",
"Ecosystem": "Solana",
"Team": "anon"
},
{
"Project": "RoninDojo Tanto",
"ProjectLink": "https://samouraiwallet.com/ronin",
"Description": "Fully validating Bitcoin full node. Served over a Tor hidden service.",
"Docs": "https://docs.samourai.io/",
"ProductReadiness": "live",
"Ecosystem": "Bitcoin",
"Team": "anon"
},
{
"Project": "DappNode",
"ProjectLink": "https://dappnode.io/",
"Description": "Easy to use hardware and software solution for running Ethereum and other kind of nodes, staking, IPFS, etc.",
"GitHub": "https://github.com/dappnode",
"ProductReadiness": "live",
"Ecosystem": "multichain",
"Team": "Public",
"TeamLink": "https://dappnode.com/pages/about"
},
{
"Project": "Avado",
"ProjectLink": "https://www.mysterium.network/avado",
"Description": "A plug-and-play hardware device that connects users to many different kinds of blockchains. Their node-running software makes it easy and efficient for users to help power multiple networks at once, and earn crypto in the process",
"GitHub": "https://github.com/mysteriumnetwork/AVADO-DNP-Mysterium-Server",
"ProductReadiness": "live",
"Ecosystem": "multichain",
"Team": "Public",
"TeamLink": "https://www.mysterium.network/team"
},
{
"Project": "Foundation",
"ProjectLink": "https://foundationdevices.com",
"Description": "The new standard for Bitcoin self custody. Introducing Passport hardware wallet and Envoy mobile app",
"GitHub": "https://github.com/Foundation-Devices",
"ProductReadiness": "live",
"Ecosystem": "Bitcoin",
"Team": "Public",
"TeamLink": "https://foundationdevices.com/about/"
},
{
"Project": "Privacy Infrastructure Solutions",
"ProjectLink": "https://www.chain-reaction.io",
"Description": "Cloud and data center acceleration solution for Privacy Enhancing Technologies.",
"Docs": "https://www.chain-reaction.io/resource-hub/",
"ProductReadiness": "live",
"Ecosystem": "multichain",
"Team": "Public",
"TeamLink": "https://www.chain-reaction.io/about/"
},
{
"Project": "AXIAtel",
"ProjectLink": "https://axiatel.co",
"Description": "a privacy first mobile service for everyone",
"GitHub": "-",
"ProductReadiness": "live",
"Ecosystem": "multichain",
"Team": "anon"
}
]
}
}

View file

@ -8,6 +8,7 @@ description: >-
ecosystem: Ethereum ecosystem: Ethereum
product_readiness: testnet product_readiness: testnet
links: links:
web: https://obscu.ro
docs: https://docs.obscu.ro docs: https://docs.obscu.ro
team: team:
anonymous: false anonymous: false

View file

@ -5,6 +5,7 @@ description: ZK-ZKVM Bringing Programmable Privacy to Blockchains
ecosystem: '-' ecosystem: '-'
product_readiness: '-' product_readiness: '-'
links: links:
web: https://sin7y.org
github: https://github.com/Sin7Y github: https://github.com/Sin7Y
team: team:
anonymous: true anonymous: null

View file

@ -5,6 +5,7 @@ description: P2P Network of computers running the Plebble software (L1 & L2)
ecosystem: TBD ecosystem: TBD
product_readiness: TBD product_readiness: TBD
links: links:
web: https://plebble.net
github: https://github.com/root1m3/plebble github: https://github.com/root1m3/plebble
team: team:
anonymous: true anonymous: true

View file

@ -7,6 +7,7 @@ description: >-
ecosystem: '-' ecosystem: '-'
product_readiness: '-' product_readiness: '-'
links: links:
web: https://polybase.xyz
docs: https://polybase.xyz/docs/introduction docs: https://polybase.xyz/docs/introduction
team: team:
anonymous: true anonymous: null

View file

@ -1,10 +1,11 @@
name: Polygon Nightfall name: Polygon Nightfall
categories: categories:
- layer-2 - layer-2
description: A Privacy-Focused Rollup for Enterprises ✨️**ZK** description: A Privacy-Focused Rollup for Enterprises ✨️ZK
ecosystem: Polygon ecosystem: Polygon
product_readiness: mainnet, July 2022 product_readiness: mainnet, July 2022
links: links:
web: https://polygon.technology/solutions/polygon-nightfall
github: https://github.com/maticnetwork/nightfall-sdk/ github: https://github.com/maticnetwork/nightfall-sdk/
team: team:
anonymous: false anonymous: false

View file

@ -4,7 +4,8 @@
"Projects": [ "Projects": [
{ {
"Project": "Polygon Nightfall", "Project": "Polygon Nightfall",
"Description": "A Privacy-Focused Rollup for Enterprises ✨️**ZK**", "ProjectLink": "https://polygon.technology/solutions/polygon-nightfall",
"Description": "A Privacy-Focused Rollup for Enterprises ✨ZK",
"GitHub": "https://github.com/maticnetwork/nightfall-sdk/", "GitHub": "https://github.com/maticnetwork/nightfall-sdk/",
"ProductReadiness": "mainnet, July 2022", "ProductReadiness": "mainnet, July 2022",
"Ecosystem": "Polygon", "Ecosystem": "Polygon",
@ -13,6 +14,7 @@
}, },
{ {
"Project": "Zecrey", "Project": "Zecrey",
"ProjectLink": "https://www.zecrey.com",
"Description": "zkRollup basedLayer 2 protocol featuring privacy and scalability", "Description": "zkRollup basedLayer 2 protocol featuring privacy and scalability",
"GitHub": "https://github.com/Zecrey-Labs", "GitHub": "https://github.com/Zecrey-Labs",
"ProductReadiness": "mainnet, Q2 2023", "ProductReadiness": "mainnet, Q2 2023",
@ -21,6 +23,7 @@
}, },
{ {
"Project": "Obscuro", "Project": "Obscuro",
"ProjectLink": "https://obscu.ro",
"Description": "Obscuro is a layer 2 solution for Ethereum that brings privacy and scale. It ensures the inputs, contract state and execution are always encrypted. No changes to dApps, just migrate and gain privacy", "Description": "Obscuro is a layer 2 solution for Ethereum that brings privacy and scale. It ensures the inputs, contract state and execution are always encrypted. No changes to dApps, just migrate and gain privacy",
"Docs": "https://docs.obscu.ro", "Docs": "https://docs.obscu.ro",
"ProductReadiness": "testnet", "ProductReadiness": "testnet",
@ -30,6 +33,7 @@
}, },
{ {
"Project": "ZKCHAOS", "Project": "ZKCHAOS",
"ProjectLink": "https://www.zkchaos.com",
"Description": "ZKCHAOS is a layer2-based anonymous transaction protocol, and a fair game platform, which is built to enhance privacy for all kinds of cryptocurrency.", "Description": "ZKCHAOS is a layer2-based anonymous transaction protocol, and a fair game platform, which is built to enhance privacy for all kinds of cryptocurrency.",
"GitHub": "-", "GitHub": "-",
"ProductReadiness": "TBD", "ProductReadiness": "TBD",
@ -38,7 +42,8 @@
}, },
{ {
"Project": "StarkEX", "Project": "StarkEX",
"Description": "A Layer-2 scalability engine, live on Ethereum Mainnet ✨️**ZK**", "ProjectLink": "https://starkware.co/starkex/",
"Description": "A Layer-2 scalability engine, live on Ethereum Mainnet ✨ZK",
"GitHub": "https://github.com/starkware-libs/starkex-resources", "GitHub": "https://github.com/starkware-libs/starkex-resources",
"ProductReadiness": "live", "ProductReadiness": "live",
"Ecosystem": "Ethereum", "Ecosystem": "Ethereum",
@ -47,6 +52,7 @@
}, },
{ {
"Project": "Plebble", "Project": "Plebble",
"ProjectLink": "https://plebble.net",
"Description": "P2P Network of computers running the Plebble software (L1 & L2)", "Description": "P2P Network of computers running the Plebble software (L1 & L2)",
"GitHub": "https://github.com/root1m3/plebble", "GitHub": "https://github.com/root1m3/plebble",
"ProductReadiness": "TBD", "ProductReadiness": "TBD",
@ -55,6 +61,7 @@
}, },
{ {
"Project": "Tusima", "Project": "Tusima",
"ProjectLink": "https://tusima.network",
"Description": "Privacy Financial Infrastructure For Blockchain", "Description": "Privacy Financial Infrastructure For Blockchain",
"Docs": "https://tusima.gitbook.io/tusima_en/tusima-introduction/what-is-tusima", "Docs": "https://tusima.gitbook.io/tusima_en/tusima-introduction/what-is-tusima",
"ProductReadiness": "-", "ProductReadiness": "-",
@ -63,6 +70,7 @@
}, },
{ {
"Project": "OLA", "Project": "OLA",
"ProjectLink": "https://sin7y.org",
"Description": "ZK-ZKVM Bringing Programmable Privacy to Blockchains", "Description": "ZK-ZKVM Bringing Programmable Privacy to Blockchains",
"GitHub": "https://github.com/Sin7Y", "GitHub": "https://github.com/Sin7Y",
"ProductReadiness": "-", "ProductReadiness": "-",
@ -71,6 +79,7 @@
}, },
{ {
"Project": "Polybase", "Project": "Polybase",
"ProjectLink": "https://polybase.xyz",
"Description": "a public L2 blockchain with private transactions and MEV-resistance powered by zero-knowledge proofs", "Description": "a public L2 blockchain with private transactions and MEV-resistance powered by zero-knowledge proofs",
"Docs": "https://polybase.xyz/docs/introduction", "Docs": "https://polybase.xyz/docs/introduction",
"ProductReadiness": "-", "ProductReadiness": "-",
@ -79,6 +88,7 @@
}, },
{ {
"Project": "TrueZK", "Project": "TrueZK",
"ProjectLink": "https://www.truezk.com",
"Description": "Post-Quantum ZK Rollup as a service x private DIDs", "Description": "Post-Quantum ZK Rollup as a service x private DIDs",
"Docs": "https://docs.truezk.com", "Docs": "https://docs.truezk.com",
"ProductReadiness": "-", "ProductReadiness": "-",
@ -87,4 +97,5 @@
} }
] ]
} }
} }

View file

@ -1,10 +1,11 @@
name: StarkEX name: StarkEX
categories: categories:
- layer-2 - layer-2
description: A Layer-2 scalability engine, live on Ethereum Mainnet ✨️**ZK** description: A Layer-2 scalability engine, live on Ethereum Mainnet ✨️ZK
ecosystem: Ethereum ecosystem: Ethereum
product_readiness: live product_readiness: live
links: links:
web: https://starkware.co/starkex/
github: https://github.com/starkware-libs/starkex-resources github: https://github.com/starkware-libs/starkex-resources
team: team:
anonymous: false anonymous: false

View file

@ -5,6 +5,7 @@ description: Post-Quantum ZK Rollup as a service x private DIDs
ecosystem: '-' ecosystem: '-'
product_readiness: '-' product_readiness: '-'
links: links:
web: https://www.truezk.com
docs: https://docs.truezk.com docs: https://docs.truezk.com
team: team:
anonymous: true anonymous: null

View file

@ -5,6 +5,7 @@ description: Privacy Financial Infrastructure For Blockchain
ecosystem: '-' ecosystem: '-'
product_readiness: '-' product_readiness: '-'
links: links:
web: https://tusima.network
docs: https://tusima.gitbook.io/tusima_en/tusima-introduction/what-is-tusima docs: https://tusima.gitbook.io/tusima_en/tusima-introduction/what-is-tusima
team: team:
anonymous: true anonymous: null

View file

@ -5,6 +5,7 @@ description: zkRollup basedLayer 2 protocol featuring privacy and scalability
ecosystem: multichain ecosystem: multichain
product_readiness: mainnet, Q2 2023 product_readiness: mainnet, Q2 2023
links: links:
web: https://www.zecrey.com
github: https://github.com/Zecrey-Labs github: https://github.com/Zecrey-Labs
team: team:
anonymous: true anonymous: true

View file

@ -6,6 +6,7 @@ description: >-
platform, which is built to enhance privacy for all kinds of cryptocurrency. platform, which is built to enhance privacy for all kinds of cryptocurrency.
ecosystem: TBD ecosystem: TBD
product_readiness: TBD product_readiness: TBD
links: {} links:
web: https://www.zkchaos.com
team: team:
anonymous: true anonymous: null

View file

@ -43,11 +43,12 @@ async function genCat(cat) {
ecosystem: p.Ecosystem, ecosystem: p.Ecosystem,
product_readiness: p.ProductReadiness, product_readiness: p.ProductReadiness,
links: { links: {
web: p.ProjectLink,
github: p.GitHub && p.GitHub !== '-' ? p.GitHub : undefined, github: p.GitHub && p.GitHub !== '-' ? p.GitHub : undefined,
docs: p.Docs && p.Docs !== '-' ? p.Docs : undefined, docs: p.Docs && p.Docs !== '-' ? p.Docs : undefined,
}, },
team: { team: {
anonymous: p.Team !== "Public" anonymous: p.Team === "anon" ? true : (p.Team === 'Public' ? false : null)
}, },
}; };
if (p.TeamLink && p.TeamLink !== '') { if (p.TeamLink && p.TeamLink !== '') {