diff --git a/schema/project.yaml b/schema/project.yaml index f3599dd8..48bb918f 100644 --- a/schema/project.yaml +++ b/schema/project.yaml @@ -1,6 +1,7 @@ type: object additionalProperties: false required: + - id - name - categories properties: diff --git a/src/projects/BlockBlend/index.yaml b/src/projects/BlockBlend/index.yaml index ef568b9a..59cfe504 100644 --- a/src/projects/BlockBlend/index.yaml +++ b/src/projects/BlockBlend/index.yaml @@ -1,7 +1,7 @@ id: blockblend name: BlockBlend categories: [applications] -ecosystem: [ETHEREUM, POLYGON, BASE, BNB, SOLANA] +ecosystem: [ethereum, polygon, base, bnb, solana] description: "Privacy Cross-Chain Decentralized Services" team: diff --git a/src/projects/ChainPort/index.yaml b/src/projects/ChainPort/index.yaml index 885fc855..e8308959 100644 --- a/src/projects/ChainPort/index.yaml +++ b/src/projects/ChainPort/index.yaml @@ -1,7 +1,7 @@ id: chainport name: ChainPort categories: [infrastructure] -ecosystem: [ETHEREUM, ARBITRUM, OPTIMISM, BASE, BNB, FANTOM, POLYGON, AVALANCHE] +ecosystem: [ethereum, arbitrum, optimism, base, bnb, fantom, polygon, avalanche] description: "next-gen custodian secure bridge" team: diff --git a/src/projects/Chainback/index.yaml b/src/projects/Chainback/index.yaml index 304e6fd2..c082f531 100644 --- a/src/projects/Chainback/index.yaml +++ b/src/projects/Chainback/index.yaml @@ -1,7 +1,7 @@ id: chainback name: Chainback categories: [applications] -ecosystem: [ETHEREUM, SOLANA, BSC, POLYGON] +ecosystem: [ethereum, solana, bsc, polygon] description: "Ultimate Cloud Computing & File Storage" team: diff --git a/src/projects/Codex/index.yaml b/src/projects/Codex/index.yaml index fb943d1c..eec6b7f4 100644 --- a/src/projects/Codex/index.yaml +++ b/src/projects/Codex/index.yaml @@ -3,7 +3,7 @@ name: Codex categories: - applications ecosystem: - - ETHEREUM + - ethereum description: "Codex is a durable, decentralised data storage protocol, created so the world community can preserve its most important knowledge without risk of censorship." team: diff --git a/src/projects/DeNet/index.yaml b/src/projects/DeNet/index.yaml index a142c75e..a42099b5 100644 --- a/src/projects/DeNet/index.yaml +++ b/src/projects/DeNet/index.yaml @@ -1,7 +1,7 @@ id: denet name: DeNet categories: [applications] -ecosystem: [POLYGON] +ecosystem: [polygon] description: "Decentralized Storage Protocol for Web3 services " team: diff --git a/src/projects/Ergo/index.yaml b/src/projects/Ergo/index.yaml index 4f44304f..0da21a82 100644 --- a/src/projects/Ergo/index.yaml +++ b/src/projects/Ergo/index.yaml @@ -1,7 +1,7 @@ id: ergo-platform name: Ergo Platform categories: [infrastructure] -ecosystem: [ERGO, BTC] +ecosystem: [ergo, btc] description: "Ergo is the next-gen smart contract platform! Bringing economic freedom to ordinary people through decentralized financial tools" team: diff --git a/src/projects/Humanode/index.yaml b/src/projects/Humanode/index.yaml index da0744f5..af3dedfe 100644 --- a/src/projects/Humanode/index.yaml +++ b/src/projects/Humanode/index.yaml @@ -1,7 +1,7 @@ id: humanode name: Humanode categories: [applications] -ecosystem: [POLKADOT] +ecosystem: [polkadot] description: "1 Human = 1 Node = 1 Vote .Cryptobiometric Sybil-resistant layer for the web" team: anonymous: false diff --git a/src/projects/Intmax/index.yaml b/src/projects/Intmax/index.yaml index 9cc47572..86292882 100644 --- a/src/projects/Intmax/index.yaml +++ b/src/projects/Intmax/index.yaml @@ -2,7 +2,7 @@ id: intmax name: Intmax categories: - infrastructure -ecosystem: [ETHEREUM] +ecosystem: [ethereum] project_type: Layer2 zk-rollup description: "A zkRollup with a stateless architecture. Achieving hyper-scaling and privacy at the same time." diff --git a/src/projects/Mailchain/index.yaml b/src/projects/Mailchain/index.yaml index 70f6b26d..3278ccfd 100644 --- a/src/projects/Mailchain/index.yaml +++ b/src/projects/Mailchain/index.yaml @@ -1,7 +1,7 @@ id: mailchain name: Mailchain categories: [applications] -ecosystem: [ETHEREUM] +ecosystem: [ethereum] description: "Web3 communication layer & web3 email for everyone" team: diff --git a/src/projects/Media network/index.yaml b/src/projects/Media network/index.yaml index 81beff83..5fd62a91 100644 --- a/src/projects/Media network/index.yaml +++ b/src/projects/Media network/index.yaml @@ -1,7 +1,7 @@ id: media-network name: Media Network categories: [infrastructure] -ecosystem: [ETHEREUM, SOLANA, BASE, BNB, OPTIMIST] +ecosystem: [ethereum, solana, base, bnb, optimist] description: "The Web3 replacement for AWS and Google Cloud" team: diff --git a/src/projects/OxO/index.yaml b/src/projects/OxO/index.yaml index 7892cbca..549fd8c1 100644 --- a/src/projects/OxO/index.yaml +++ b/src/projects/OxO/index.yaml @@ -1,7 +1,7 @@ id: oxo name: OxO categories: [applications] -ecosystem: [ETHEREUM] +ecosystem: [ethereum] description: "All-in-One Privacy Exchange" team: diff --git a/src/projects/Presearch/index.yaml b/src/projects/Presearch/index.yaml index f0d037b9..1a5be22a 100644 --- a/src/projects/Presearch/index.yaml +++ b/src/projects/Presearch/index.yaml @@ -1,7 +1,7 @@ id: presearch name: Preserch categories: [applications] -ecosystem: [ETHEREUM] +ecosystem: [ethereum] description: "The Decentralized Search Engine with more than 4 million members" team: diff --git a/src/projects/Privy/index.yaml b/src/projects/Privy/index.yaml index cffdc781..cd95f38e 100644 --- a/src/projects/Privy/index.yaml +++ b/src/projects/Privy/index.yaml @@ -1,7 +1,7 @@ id: privy name: Privy categories: [applications] -ecosystem: [SOLANA] +ecosystem: [solana] description: "Privy builds authentication, authorization and data control tooling so developers can deliver amazing products that keep users safe." team: diff --git a/src/projects/RawBox/index.yaml b/src/projects/RawBox/index.yaml index 700c269e..cc7dd2e3 100644 --- a/src/projects/RawBox/index.yaml +++ b/src/projects/RawBox/index.yaml @@ -1,7 +1,7 @@ id: raw-box name: RawBox categories: [hardware] -ecosystem: [NYM] +ecosystem: [nym] description: "Redefined privacy-enabled router." team: diff --git a/src/projects/Ritual/index.yaml b/src/projects/Ritual/index.yaml index 69d6ad5e..46f543b1 100644 --- a/src/projects/Ritual/index.yaml +++ b/src/projects/Ritual/index.yaml @@ -1,7 +1,7 @@ id: ritual name: Ritual categories: [applications] -ecosystem: [ETHEREUM, SOLANA, POLYGON] +ecosystem: [ethereum, solana, polygon] description: "We are building a way for any protocol, application, or smart contract to integrate AI models with a few lines of code." product_launch_day: "2023" diff --git a/src/projects/Rotki/index.yaml b/src/projects/Rotki/index.yaml index 690953a3..9013a699 100644 --- a/src/projects/Rotki/index.yaml +++ b/src/projects/Rotki/index.yaml @@ -1,7 +1,7 @@ id: rotki name: Rotki categories: [applications] -ecosystem: [ETHEREUM, BITCOIN, BASE, OPTIMIST, GNOSIS, SCROLL, ZKSYNC] +ecosystem: [ethereum, bitcoin, base, optimist, gnosis, scroll, zksync] description: "rotki is an open source portfolio tracker, accounting and analytics tool that protects your privacy" team: diff --git a/src/projects/Vocdoni/index.yaml b/src/projects/Vocdoni/index.yaml index c974b476..f7c9f1fe 100644 --- a/src/projects/Vocdoni/index.yaml +++ b/src/projects/Vocdoni/index.yaml @@ -1,7 +1,7 @@ id: vocdoni name: Vocdoni categories: [applications] -ecosystem: [ETHEREUM] +ecosystem: [ethereum] description: "To build open source solutions to facilitate decision making in any organization." team: diff --git a/src/projects/alaya/index.yaml b/src/projects/alaya/index.yaml index e1ee07b1..f44c9799 100644 --- a/src/projects/alaya/index.yaml +++ b/src/projects/alaya/index.yaml @@ -1,7 +1,7 @@ name: Alaya categories: [infrastructure] description: "Alaya is a business sandbox and testing field for the next-generation of financial infrastructure of PlatON." -ecosystem: Ethereum +ecosystem: [ethereum] project_status: version: Mainnet links: diff --git a/src/projects/aleph-zero/index.yaml b/src/projects/aleph-zero/index.yaml index e2bdda7d..af7771ae 100644 --- a/src/projects/aleph-zero/index.yaml +++ b/src/projects/aleph-zero/index.yaml @@ -1,7 +1,7 @@ name: Aleph Zero categories: [infrastructure] description: "Privacy-enhancing public blockchain with instant finality." -ecosystem: Aleph +ecosystem: [aleph] project_status: live_status: true version: Mainnet diff --git a/src/projects/anonybit/index.yaml b/src/projects/anonybit/index.yaml index 19e5f0fd..88af6c38 100644 --- a/src/projects/anonybit/index.yaml +++ b/src/projects/anonybit/index.yaml @@ -1,7 +1,7 @@ name: Anonybit categories: [applications] description: "Anonybit revolutionary, patented solution offers a decentralized framework that strengthens compliance, protects identity, and secures personal assets (focus on biometrics)" -ecosystem: multichain +ecosystem: [multichain] links: web: https://www.anonybit.io/team/ diff --git a/src/projects/arpa/index.yaml b/src/projects/arpa/index.yaml index 25a90d5a..a5812c08 100644 --- a/src/projects/arpa/index.yaml +++ b/src/projects/arpa/index.yaml @@ -1,7 +1,7 @@ name: ARPA categories: [infrastructure] description: "Threshold BLS network can serve as the infrastructure of verifiable random number generator (RNG), secure wallet, cross-chain bridge, decentralized custody etc" -ecosystem: multichain +ecosystem: [multichain] project_status: live_status: true version: Mainnet diff --git a/src/projects/avado/index.yaml b/src/projects/avado/index.yaml index 8819f3ee..2b8c77cf 100644 --- a/src/projects/avado/index.yaml +++ b/src/projects/avado/index.yaml @@ -1,7 +1,7 @@ name: Avado -categories: [ hardware ] -description: 'A plug-and-play hardware device that connects users to many different kinds of blockchains' -ecosystem: multichain +categories: [hardware] +description: "A plug-and-play hardware device that connects users to many different kinds of blockchains" +ecosystem: [multichain] links: web: https://ava.do/ github: https://github.com/mysteriumnetwork/AVADO-DNP-Mysterium-Server diff --git a/src/projects/axiatel/index.yaml b/src/projects/axiatel/index.yaml index 32c0e56e..6707506b 100644 --- a/src/projects/axiatel/index.yaml +++ b/src/projects/axiatel/index.yaml @@ -1,7 +1,7 @@ name: AXIAtel -categories: [ hardware ] -description: 'a privacy first mobile service for everyone' -ecosystem: multichain +categories: [hardware] +description: "a privacy first mobile service for everyone" +ecosystem: [multichain] links: web: https://axiatel.co blog: https://medium.com/@axiatel diff --git a/src/projects/basic-attention-token/index.yaml b/src/projects/basic-attention-token/index.yaml index 7b0017d6..6cdee2f9 100644 --- a/src/projects/basic-attention-token/index.yaml +++ b/src/projects/basic-attention-token/index.yaml @@ -1,7 +1,7 @@ name: Basic Attention Token categories: [defi] description: "Making Crypto and DeFi accessible and usable for everyone (powered by Brave)" -ecosystem: Solana +ecosystem: [solana] links: web: https://basicattentiontoken.org whitepaper: https://basicattentiontoken.org/static-assets/documents/BasicAttentionTokenWhitePaper-4.pdf diff --git a/src/projects/basicswap/index.yaml b/src/projects/basicswap/index.yaml index 5bad8994..41717832 100644 --- a/src/projects/basicswap/index.yaml +++ b/src/projects/basicswap/index.yaml @@ -1,6 +1,6 @@ name: Basic Swap categories: [defi] -ecosystem: Multichain +ecosystem: [multichain] description: "A private and cross-chain DEX" project_type: DeFi product_launch_day: "2022-12-08" diff --git a/src/projects/beam/index.yaml b/src/projects/beam/index.yaml index e692ae27..71abf6a3 100644 --- a/src/projects/beam/index.yaml +++ b/src/projects/beam/index.yaml @@ -10,7 +10,7 @@ links: twitter: https://x.com/beamprivacy discord: https://discord.com/invite/BHZvAhg telegram: https://t.me/BeamPrivacy -ecosystem: Beam +ecosystem: [beam] project_status: version: "Mainnet" team: diff --git a/src/projects/beldex/index.yaml b/src/projects/beldex/index.yaml index 5e8a7925..c328a1b8 100644 --- a/src/projects/beldex/index.yaml +++ b/src/projects/beldex/index.yaml @@ -1,7 +1,7 @@ name: Beldex categories: [defi] description: "A privacy currency based on Monero, Beldex currently offers incentive-based Master Nodes and in the future Beldex will be using POS instead of POW" -ecosystem: Beldex +ecosystem: [beldex] project_status: live_status: true verion: Mainnet diff --git a/src/projects/blackbox/index.yaml b/src/projects/blackbox/index.yaml index bb2eba51..084b3311 100644 --- a/src/projects/blackbox/index.yaml +++ b/src/projects/blackbox/index.yaml @@ -1,6 +1,6 @@ name: Blackbox categories: [defi] -ecosystem: Secret +ecosystem: [secret] description: "Collection of tools allowing you send & receive SCRT anonymously" project_type: DeFi product_launch_day: "2021-15-02" diff --git a/src/projects/blackhat-coin/index.yaml b/src/projects/blackhat-coin/index.yaml index cd4d4ebe..cb98c00a 100644 --- a/src/projects/blackhat-coin/index.yaml +++ b/src/projects/blackhat-coin/index.yaml @@ -1,7 +1,7 @@ name: BlackHat Coin categories: [defi] description: "Privacy-focused decentralized cryptocurrency providing truly anonymous untraceable transactions based on PoS consensus and zk-SNARKs data protection protocol" -ecosystem: BlackHat +ecosystem: [blackhat] project_status: version: "Mainnet" links: diff --git a/src/projects/blockstream-green/index.yaml b/src/projects/blockstream-green/index.yaml index 80ef67cf..de94d5d9 100644 --- a/src/projects/blockstream-green/index.yaml +++ b/src/projects/blockstream-green/index.yaml @@ -1,7 +1,7 @@ name: Blockstream Green categories: [applications] description: "A multi-platform, feature-rich Bitcoin and Liquid wallet by Blockstream" -ecosystem: Bitcoin +ecosystem: [bitcoin] links: web: https://blockstream.com/green/ github: https://github.com/Blockstream/green_qt diff --git a/src/projects/blockwallet/index.yaml b/src/projects/blockwallet/index.yaml index 85498d6f..da9b8f8d 100644 --- a/src/projects/blockwallet/index.yaml +++ b/src/projects/blockwallet/index.yaml @@ -1,7 +1,7 @@ name: BlockWallet categories: [applications] description: "BlockWallet is the epitome of speed, reliability, security, and privacy in the world of digital assets. As a self-custodial Web3 wallet, it empowers you to truly own your digital currencies while eliminating concerns surrounding asset management." -ecosystem: Ethereum +ecosystem: [ethereum] links: web: https://blockwallet.io/ github: https://github.com/block-wallet diff --git a/src/projects/bob-protocol/index.yaml b/src/projects/bob-protocol/index.yaml index 8f43211a..0fed1999 100644 --- a/src/projects/bob-protocol/index.yaml +++ b/src/projects/bob-protocol/index.yaml @@ -1,7 +1,7 @@ name: BOB Protocol categories: [defi] description: "A multi-chain, multi-collateral stable token enhanced with optional privacy features" -ecosystem: Polygon, Optimism, BNB, Ethereum +ecosystem: [polygon, optimism, bnb, ethereum] links: web: https://zkbob.com/ github: https://github.com/zkBob diff --git a/src/projects/boring-protocol/index.yaml b/src/projects/boring-protocol/index.yaml index 9cbde1ae..7227fb94 100644 --- a/src/projects/boring-protocol/index.yaml +++ b/src/projects/boring-protocol/index.yaml @@ -1,7 +1,7 @@ name: Boring Protocol categories: [applications] description: "A Decentralized VPN on Solana" -ecosystem: Solana +ecosystem: [solana] links: web: https://boringprotocol.io github: https://docs.boringprotocol.io/bop/information/boring-protocol diff --git a/src/projects/brave-wallet/index.yaml b/src/projects/brave-wallet/index.yaml index 2e9d4888..fd131b22 100644 --- a/src/projects/brave-wallet/index.yaml +++ b/src/projects/brave-wallet/index.yaml @@ -1,7 +1,7 @@ name: Brave Wallet categories: [applications] description: "The secure multi-chain crypto wallet" -ecosystem: multichain +ecosystem: [multichain] links: web: https://brave.com/wallet/ github: https://github.com/brave/brave-wallet-docs diff --git a/src/projects/brume-wallet/index.yaml b/src/projects/brume-wallet/index.yaml index eb91a5a5..bb2c8c0d 100644 --- a/src/projects/brume-wallet/index.yaml +++ b/src/projects/brume-wallet/index.yaml @@ -1,6 +1,6 @@ name: Brume wallet categories: [applications] -ecosystem: Ethereum +ecosystem: [ethereum] description: "Tor based wallet for Ethereum" project_type: Wallets product_launch_day: "2022-11-13" diff --git a/src/projects/cake-wallet/index.yaml b/src/projects/cake-wallet/index.yaml index 518220e4..c22d53a5 100644 --- a/src/projects/cake-wallet/index.yaml +++ b/src/projects/cake-wallet/index.yaml @@ -1,7 +1,7 @@ name: Cake Wallet categories: [applications] description: "Cake Wallet allows you to safely store, send, receive, and exchange your XMR, BTC, LTC, and XHV and exchange other currencies" -ecosystem: Monero +ecosystem: [monero] links: web: https://monero.com/wallets github: https://github.com/cake-tech/cake_wallet diff --git a/src/projects/cape/index.yaml b/src/projects/cape/index.yaml index 4f2481a5..135a5a1f 100644 --- a/src/projects/cape/index.yaml +++ b/src/projects/cape/index.yaml @@ -1,7 +1,7 @@ name: CAPE categories: [defi] -ecosystem: Ethereum -description: 'Configurable Asset Privacy for Ethereum' +ecosystem: [ethereum] +description: "Configurable Asset Privacy for Ethereum" links: web: https://app.firn.cash/ github: https://github.com/EspressoSystems/cape @@ -11,5 +11,3 @@ project_status: testnet: true team: anonymous: true - - diff --git a/src/projects/chimp-exchange/index.yaml b/src/projects/chimp-exchange/index.yaml index cfcf382c..4ebfe693 100644 --- a/src/projects/chimp-exchange/index.yaml +++ b/src/projects/chimp-exchange/index.yaml @@ -1,6 +1,6 @@ name: ChimpExchange categories: [defi] -ecosystem: [TEN] +ecosystem: [ten] project_type: DeFi description: "Fully encrypted DEX" diff --git a/src/projects/colossusxt/index.yaml b/src/projects/colossusxt/index.yaml index 165e72fd..cd8548ab 100644 --- a/src/projects/colossusxt/index.yaml +++ b/src/projects/colossusxt/index.yaml @@ -2,7 +2,7 @@ name: ColossusXT categories: - defi description: "A community-orientated, energy efficient coin with a strong focus on decentralization, privacy, and real-world implementation" -ecosystem: ColossusXT +ecosystem: [colossusxt] project_status: live_status: true version: Mainnet diff --git a/src/projects/crust/index.yaml b/src/projects/crust/index.yaml index e8b2d1b8..fa7d0757 100644 --- a/src/projects/crust/index.yaml +++ b/src/projects/crust/index.yaml @@ -1,7 +1,7 @@ name: Crust categories: - applications -ecosystem: Polkadot +ecosystem: [polkadot] description: "Crust provides a decentralized storage network of Web3 ecosystem. It supports multiple storage layer protocols such as IPFS, and exposes storage interfaces to application layer." team: anonymous: true diff --git a/src/projects/cultdao/index.yaml b/src/projects/cultdao/index.yaml index 32ae62ff..b6c58828 100644 --- a/src/projects/cultdao/index.yaml +++ b/src/projects/cultdao/index.yaml @@ -1,7 +1,7 @@ name: CULT DAO categories: [applications] assets_used: [CULT] -ecosystem: [ETHEREUM] +ecosystem: [ethereum] description: Investment DAO that fight against centralization and further decentralization product_readiness: live diff --git a/src/projects/dappnode/index.yaml b/src/projects/dappnode/index.yaml index fdd5c000..31d80e8b 100644 --- a/src/projects/dappnode/index.yaml +++ b/src/projects/dappnode/index.yaml @@ -1,8 +1,8 @@ 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 +description: "Easy to use hardware and software solution for running Ethereum and other kind of nodes, staking, IPFS, etc" +ecosystem: [multichain] links: web: https://dappnode.io/ github: https://github.com/dappnode diff --git a/src/projects/decred/index.yaml b/src/projects/decred/index.yaml index 32bda966..c8a6fd61 100644 --- a/src/projects/decred/index.yaml +++ b/src/projects/decred/index.yaml @@ -2,7 +2,7 @@ name: Decred categories: - defi description: "A blockchain-based cryptocurrency with a strong focus on community input, open governance, and sustainable funding for development" -ecosystem: Lighting Network +ecosystem: [lighting-network] links: web: https://decred.org github: https://docs.decred.org diff --git a/src/projects/deeponion/index.yaml b/src/projects/deeponion/index.yaml index 58955fd4..7e7ae35a 100644 --- a/src/projects/deeponion/index.yaml +++ b/src/projects/deeponion/index.yaml @@ -2,7 +2,7 @@ name: DeepOnion categories: [applications] assets_used: ["ZK-SNARKS", "TOR-NETWORK"] -ecosystem: DeepOnion Network +ecosystem: [deeponion-network] project_type: Hybrid cryptocurrency description: DeepOnion (ONION) is a decentralized, open-source, community-driven cryptocurrency that offers multi-layered privacy and everyday use cases. It uses an x13 hybrid PoW/PoS to secure the network. DeepOnion is one of the earliest cryptos to integrate the Tor network into the wallet, which has not leaked any IP addresses since its release on 12 July 2017. diff --git a/src/projects/discreet/index.yaml b/src/projects/discreet/index.yaml index ee499f60..f2f309b5 100644 --- a/src/projects/discreet/index.yaml +++ b/src/projects/discreet/index.yaml @@ -2,7 +2,7 @@ name: Discreet categories: - defi description: "A game-changing cryptocurrency with a sharp focus on total privacy and blistering speed" -ecosystem: Discreet Compute Network +ecosystem: [discreet-compute-network] project_status: live_status: true version: Testnet diff --git a/src/projects/dmail-network/index.yaml b/src/projects/dmail-network/index.yaml index f4a21af0..390c1077 100644 --- a/src/projects/dmail-network/index.yaml +++ b/src/projects/dmail-network/index.yaml @@ -2,7 +2,7 @@ name: Dmail Network categories: - applications description: Construct DID in Web3.0, Not Just an Email. -ecosystem: multichain +ecosystem: [multichain] links: web: https://dmail.ai github: https://github.com/dmailofficial/dmail diff --git a/src/projects/dusk-network/index.yaml b/src/projects/dusk-network/index.yaml index 6a5eed76..2bdda091 100644 --- a/src/projects/dusk-network/index.yaml +++ b/src/projects/dusk-network/index.yaml @@ -1,7 +1,7 @@ name: Dusk Network categories: [defi] -ecosystem: Dusk -description: 'Is technology for securities. An open source and secure blockchain (DLT) infrastructure that businesses use to tokenize financial instruments and automate costly processes.' +ecosystem: [dusk] +description: "Is technology for securities. An open source and secure blockchain (DLT) infrastructure that businesses use to tokenize financial instruments and automate costly processes." links: web: https://dusk.network/ github: https://github.com/dusk-network diff --git a/src/projects/edge/index.yaml b/src/projects/edge/index.yaml index 94a890ee..63412b59 100644 --- a/src/projects/edge/index.yaml +++ b/src/projects/edge/index.yaml @@ -2,7 +2,7 @@ name: Edge categories: - applications description: "The most secure way to buy, store & trade crypto under your control" -ecosystem: multichain +ecosystem: [multichain] project_status: live_status: true version: Mainnet diff --git a/src/projects/elusiv/index.yaml b/src/projects/elusiv/index.yaml index a68f0389..98962969 100644 --- a/src/projects/elusiv/index.yaml +++ b/src/projects/elusiv/index.yaml @@ -1,10 +1,10 @@ name: Elusiv categories: [defi] -ecosystem: Solana -description: 'Create blockchain privacy solutions that are built for everyday transactions — with the power of scalable ZK infrastructure on Solana.' +ecosystem: [solana] +description: "Create blockchain privacy solutions that are built for everyday transactions — with the power of scalable ZK infrastructure on Solana." technology: type: zk - features: + features: - zk-SNARKS links: web: https://elusiv.io/ diff --git a/src/projects/email-wallet/index.yaml b/src/projects/email-wallet/index.yaml index 5d1756cd..5d60b8f6 100644 --- a/src/projects/email-wallet/index.yaml +++ b/src/projects/email-wallet/index.yaml @@ -2,7 +2,7 @@ name: Email Wallet categories: - applications description: "Use your email address as a crypto wallet, via zk email to keep the protocol decentralized and emails private on-chain" -ecosystem: Ethereum +ecosystem: [ethereum] links: web: https://emailwallet.org/ docs: https://zkemail.gitbook.io/zk-email/email-wallet diff --git a/src/projects/epic-cash/index.yaml b/src/projects/epic-cash/index.yaml index 5f92fe04..d6a3599b 100644 --- a/src/projects/epic-cash/index.yaml +++ b/src/projects/epic-cash/index.yaml @@ -2,7 +2,7 @@ name: Epic Cash categories: - defi description: "Decentralized privacy-enhanced cryptocurrency developed by a growing volunteer community" -ecosystem: MimbleWimble +ecosystem: [mimblewimble] links: web: https://epiccash.com/ github: https://github.com/orgs/EpicCash/repositories diff --git a/src/projects/eth-privacy/index.yaml b/src/projects/eth-privacy/index.yaml index a7760a06..f2fd75f7 100644 --- a/src/projects/eth-privacy/index.yaml +++ b/src/projects/eth-privacy/index.yaml @@ -1,6 +1,6 @@ name: ETH Privacy description: "ETH #Privacy is the hackathon around privacy, organized by the Leading Privacy Alliance of web3." categories: [social-and-communications] -ecosystem: Ethereum +ecosystem: [ethereum] links: web: https://www.leadingprivacy.com/istanbul diff --git a/src/projects/ethberlin/index.yaml b/src/projects/ethberlin/index.yaml index 289b04a5..a023f1c5 100644 --- a/src/projects/ethberlin/index.yaml +++ b/src/projects/ethberlin/index.yaml @@ -1,7 +1,7 @@ name: ETHBerlin description: "a hackathon, a cultural festival, an educational event, a platform for hacktivism, and a community initiative to push the decentralized ecosystem forward." categories: [social-and-communications] -ecosystem: Ethereum +ecosystem: [ethereum] links: web: https://ethberlin.ooo/contributors/ github: https://github.com/ethb3rlin/4 diff --git a/src/projects/ethbrno/index.yaml b/src/projects/ethbrno/index.yaml index 5008c8ec..d740f193 100644 --- a/src/projects/ethbrno/index.yaml +++ b/src/projects/ethbrno/index.yaml @@ -1,7 +1,7 @@ name: ETHBrno description: "An annual independent & open community hackathon for supporters of decentralised finance, smart contracts and Web3 happening in Brno, Czech Republic. 13 projects" categories: [social-and-communications] -ecosystem: Ethereum +ecosystem: [ethereum] links: web: https://ethbrno.cz/ twitter: https://twitter.com/ETHBrno diff --git a/src/projects/ethdam/index.yaml b/src/projects/ethdam/index.yaml index 9c9cdcc1..f67e20f9 100644 --- a/src/projects/ethdam/index.yaml +++ b/src/projects/ethdam/index.yaml @@ -1,7 +1,7 @@ name: ETHDam description: "Ethereum-focused privacy & DeFi hackathon. " categories: [social-and-communications] -ecosystem: Ethereum +ecosystem: [ethereum] links: web: https://www.ethdam.com/hackathon twitter: https://twitter.com/CryptoCanal diff --git a/src/projects/ethernity-cloud/index.yaml b/src/projects/ethernity-cloud/index.yaml index 27f44d94..442d9ed2 100644 --- a/src/projects/ethernity-cloud/index.yaml +++ b/src/projects/ethernity-cloud/index.yaml @@ -2,7 +2,7 @@ name: Ethernity cloud categories: - infrastructure description: "The Web3 decentralized confidential computing ecosystem" -ecosystem: Polygon +ecosystem: [polygon] links: web: https://ethernity.cloud/ docs: https://docs.ethernity.cloud/ diff --git a/src/projects/ethrome/index.yaml b/src/projects/ethrome/index.yaml index 0dca6b95..01d7ca3a 100644 --- a/src/projects/ethrome/index.yaml +++ b/src/projects/ethrome/index.yaml @@ -1,6 +1,6 @@ name: ETHRome categories: [social-and-communications] -ecosystem: Ethereum +ecosystem: [ethereum] links: web: https://ethrome.org/ twitter: https://x.com/ETHRome diff --git a/src/projects/evanesco/index.yaml b/src/projects/evanesco/index.yaml index d1ff8c54..43144d9c 100644 --- a/src/projects/evanesco/index.yaml +++ b/src/projects/evanesco/index.yaml @@ -1,7 +1,7 @@ name: Evanesco categories: [defi] -ecosystem: Eva -description: 'A financial protocol platform that combines Layer0 network infrastructure with a private computing framework.' +ecosystem: [eva] +description: "A financial protocol platform that combines Layer0 network infrastructure with a private computing framework." links: web: https://evanesco.org/ github: https://github.com/Evanesco-Labs @@ -9,5 +9,3 @@ project_status: live_status: true team: anonymous: true - - diff --git a/src/projects/evolution/index.yaml b/src/projects/evolution/index.yaml index c804b2e6..cbab2a10 100644 --- a/src/projects/evolution/index.yaml +++ b/src/projects/evolution/index.yaml @@ -2,7 +2,7 @@ name: Evolution categories: - defi description: "A new level of your freedom. Anonymously. Secure." -ecosystem: Evolution +ecosystem: [evolution] project_status: live status: true version: Mainnet diff --git a/src/projects/fedi/index.yaml b/src/projects/fedi/index.yaml index cd60611e..25d6d5ff 100644 --- a/src/projects/fedi/index.yaml +++ b/src/projects/fedi/index.yaml @@ -2,7 +2,7 @@ name: Fedi categories: - applications description: "Billions of people are unable to hold bitcoin on or off exchanges" -ecosystem: Bitcoin +ecosystem: [bitcoin] links: web: https://www.fedi.xyz/ github: https://github.com/fedibtc diff --git a/src/projects/findora-cr/index.yaml b/src/projects/findora-cr/index.yaml index 4b64e801..02bf69ac 100644 --- a/src/projects/findora-cr/index.yaml +++ b/src/projects/findora-cr/index.yaml @@ -2,7 +2,7 @@ name: Findora CR categories: - applications description: Enabling ZK Identity Management & CRedentials for Web3 -ecosystem: multichain +ecosystem: [multichain] links: web: https://findora.org/findora-cr/ github: https://github.com/findoranetwork diff --git a/src/projects/findora-platform/index.yaml b/src/projects/findora-platform/index.yaml index 6a2f4e2f..b54a1cfc 100644 --- a/src/projects/findora-platform/index.yaml +++ b/src/projects/findora-platform/index.yaml @@ -13,7 +13,7 @@ links: have_token: true tokens: - symbol: FRA -ecosystem: multichain +ecosystem: [multichain] team: anonymous: false company: diff --git a/src/projects/firn-protocol/index.yaml b/src/projects/firn-protocol/index.yaml index 3d6d8c3e..c3c23a8b 100644 --- a/src/projects/firn-protocol/index.yaml +++ b/src/projects/firn-protocol/index.yaml @@ -1,6 +1,6 @@ name: Firn Protocol categories: [defi] -ecosystem: [ETHEREUM] +ecosystem: [ethereum] description: "Firn is the first-ever zero-knowledge privacy platform in the account-based model, and introduces pluggable, flexible privacy to Ethereum-based chains." tokens: - name: Firn diff --git a/src/projects/firo/index.yaml b/src/projects/firo/index.yaml index 5e7a0c8d..5ff5af6d 100644 --- a/src/projects/firo/index.yaml +++ b/src/projects/firo/index.yaml @@ -2,7 +2,7 @@ name: Firo categories: - defi description: A privacy-preserving cryptocurrency and ecosystem -ecosystem: Firo +ecosystem: [firo] links: web: https://firo.org github: https://github.com/firoorg/firo diff --git a/src/projects/foundation/index.yaml b/src/projects/foundation/index.yaml index d6834999..dca7b9e8 100644 --- a/src/projects/foundation/index.yaml +++ b/src/projects/foundation/index.yaml @@ -1,8 +1,8 @@ name: Foundation categories: - hardware -description: 'The new standard for Bitcoin self custody. Introducing Passport hardware wallet and Envoy mobile app' -ecosystem: Bitcoin +description: "The new standard for Bitcoin self custody. Introducing Passport hardware wallet and Envoy mobile app" +ecosystem: [bitcoin] links: web: https://foundationdevices.com github: https://github.com/Foundation-Devices diff --git a/src/projects/frame/index.yaml b/src/projects/frame/index.yaml index c0a429e2..13536d52 100644 --- a/src/projects/frame/index.yaml +++ b/src/projects/frame/index.yaml @@ -1,7 +1,7 @@ name: Frame categories: - applications -ecosystem: Ethereum +ecosystem: [ethereum] description: "A privacy focused Ethereum wallet that runs natively on macOS, Windows and Linux." links: web: https://frame.sh/ diff --git a/src/projects/ghost/index.yaml b/src/projects/ghost/index.yaml index 13af3b82..40f48718 100644 --- a/src/projects/ghost/index.yaml +++ b/src/projects/ghost/index.yaml @@ -2,7 +2,7 @@ name: Ghost categories: - defi description: "Proof of Stake privacy coin to help make you nothing but a ghost when transacting online" -ecosystem: Ghost +ecosystem: [ghost] project_status: live_status: true version: Mainnet diff --git a/src/projects/grin/index.yaml b/src/projects/grin/index.yaml index 1e577feb..1526abff 100644 --- a/src/projects/grin/index.yaml +++ b/src/projects/grin/index.yaml @@ -2,7 +2,7 @@ name: GRin categories: - defi description: Electronic transactions for all. Without censorship or restrictions -ecosystem: Mimblewimble +ecosystem: [mimblewimble] links: web: https://grin.mw github: https://github.com/mimblewimble/grin diff --git a/src/projects/iden3/index.yaml b/src/projects/iden3/index.yaml index e7781b17..3f46e4f1 100644 --- a/src/projects/iden3/index.yaml +++ b/src/projects/iden3/index.yaml @@ -2,7 +2,7 @@ name: Iden3 categories: - applications description: "The open-source protocol at the basis of Polygon ID. The protocol defines on a low-level how the parties listed above communicate and interact with each." -ecosystem: Ethereum +ecosystem: [ethereum] links: web: https://iden3.io github: https://github.com/iden3 diff --git a/src/projects/iron-fish/index.yaml b/src/projects/iron-fish/index.yaml index 51c5cdca..e99cb577 100644 --- a/src/projects/iron-fish/index.yaml +++ b/src/projects/iron-fish/index.yaml @@ -2,7 +2,7 @@ name: Iron Fish categories: - defi description: The Privacy Platform for Web3 -ecosystem: Iron Fish +ecosystem: [iron-fish] project_status: live status: true version: testnet diff --git a/src/projects/kelvpn/index.yaml b/src/projects/kelvpn/index.yaml index d9fafcf6..ad933611 100644 --- a/src/projects/kelvpn/index.yaml +++ b/src/projects/kelvpn/index.yaml @@ -2,7 +2,7 @@ name: KelVPN categories: - applications description: The first ever deanon-proof VPN is now available. -ecosystem: multichain +ecosystem: [multichain] links: web: https://kelvpn.com github: https://gitlab.demlabs.net/cellframe/cellframe-sdk diff --git a/src/projects/kilt/index.yaml b/src/projects/kilt/index.yaml index aace605c..840e30e7 100644 --- a/src/projects/kilt/index.yaml +++ b/src/projects/kilt/index.yaml @@ -2,7 +2,7 @@ name: KILT categories: - applications description: "A blockchain identity protocol for issuing self-sovereign, verifiable credentials and decentralized identifiers" -ecosystem: multichain +ecosystem: [multichain] links: web: https://www.kilt.io github: https://github.com/KILTprotocol diff --git a/src/projects/krux/index.yaml b/src/projects/krux/index.yaml index 5f54bca2..08762922 100644 --- a/src/projects/krux/index.yaml +++ b/src/projects/krux/index.yaml @@ -2,7 +2,7 @@ name: Krux categories: - applications description: Open-source signing device firmware for Bitcoin -ecosystem: Bitcoin +ecosystem: [bitcoin] links: web: https://selfcustody.github.io/krux/ github: https://github.com/selfcustody/krux diff --git a/src/projects/leo-wallet/index.yaml b/src/projects/leo-wallet/index.yaml index 79a5861d..8e38ae99 100644 --- a/src/projects/leo-wallet/index.yaml +++ b/src/projects/leo-wallet/index.yaml @@ -2,7 +2,7 @@ name: Leo wallet categories: - applications description: Safe and easy way to interact with the Aleo blockchain -ecosystem: Aleo +ecosystem: [aleo] links: web: https://leo.app/ github: https://github.com/demox-labs diff --git a/src/projects/litecash/index.yaml b/src/projects/litecash/index.yaml index f90d3e3d..9e88f2ac 100644 --- a/src/projects/litecash/index.yaml +++ b/src/projects/litecash/index.yaml @@ -2,7 +2,7 @@ name: Litecash categories: - defi description: "The first fork of Beam. We removed the founders reward and are 100% community-funded" -ecosystem: Mimblewimble +ecosystem: [mimblewimble] links: web: https://lite-cash.com github: https://github.com/Litecash-Dev diff --git a/src/projects/litentry/index.yaml b/src/projects/litentry/index.yaml index b0e44a60..9176b7d5 100644 --- a/src/projects/litentry/index.yaml +++ b/src/projects/litentry/index.yaml @@ -2,7 +2,7 @@ name: Litentry categories: - applications description: "A decentralized identity aggregator, providing the structure and tools to empower you and your identity" -ecosystem: multichain +ecosystem: [multichain] links: web: https://litentry.com github: https://github.com/litentry diff --git a/src/projects/lokinet/index.yaml b/src/projects/lokinet/index.yaml index eec05631..0e80f1d5 100644 --- a/src/projects/lokinet/index.yaml +++ b/src/projects/lokinet/index.yaml @@ -2,7 +2,7 @@ name: Lokinet categories: - applications description: A VPN tunnel that uses onion routing as the transport (build on Oxen blockchain) -ecosystem: multichain +ecosystem: [multichain] links: web: https://lokinet.org github: https://github.com/oxen-io/lokinet diff --git a/src/projects/lunar/index.yaml b/src/projects/lunar/index.yaml index ed02bd59..26198726 100644 --- a/src/projects/lunar/index.yaml +++ b/src/projects/lunar/index.yaml @@ -1,6 +1,6 @@ name: Lunar aka Brume Wallet categories: [applications] -ecosystem: Ethereum +ecosystem: [ethereum] links: web:: https://bento.me/brume github:: https://github.com/brumewallet diff --git a/src/projects/manta-pay/index.yaml b/src/projects/manta-pay/index.yaml index 4a25de3f..24439757 100644 --- a/src/projects/manta-pay/index.yaml +++ b/src/projects/manta-pay/index.yaml @@ -1,7 +1,7 @@ name: Manta Pay categories: [defi] -ecosystem: Polkadot -description: 'MantaPay is coming to Calamari as the first privacy payment solution in the Kusama ecosystem.' +ecosystem: [polkadot] +description: "MantaPay is coming to Calamari as the first privacy payment solution in the Kusama ecosystem." technology: type: zk features: diff --git a/src/projects/marlin/index.yaml b/src/projects/marlin/index.yaml index 3af3c5e0..24bec543 100644 --- a/src/projects/marlin/index.yaml +++ b/src/projects/marlin/index.yaml @@ -2,7 +2,7 @@ name: Marlin categories: - infrastructure description: "Serverless backends for Web3 - Access and process data verifiably using ZKPs and TEEs" -ecosystem: Ethereum +ecosystem: [ethereum] project_status: live_status: true version: Mainnet diff --git a/src/projects/masq/index.yaml b/src/projects/masq/index.yaml index 2141ebd2..dc8d260f 100644 --- a/src/projects/masq/index.yaml +++ b/src/projects/masq/index.yaml @@ -8,8 +8,8 @@ logos: ext: png url: MASQ-token-v2.png ecosystem: - - ETHEREUM - - POLYGON + - ethereum + - polygon project_type: Decentralized privacy network protocol description: "a web3-native browser, dMeshVPN, dApp Store, protocol, and earning ecosystem that makes living in Web3 anonymous and private" diff --git a/src/projects/mbuddy/index.yaml b/src/projects/mbuddy/index.yaml index 37ba33b7..0737eaa6 100644 --- a/src/projects/mbuddy/index.yaml +++ b/src/projects/mbuddy/index.yaml @@ -2,7 +2,7 @@ name: MBuddy categories: - applications description: Web 3.0+ identity infrastructure -ecosystem: multichain +ecosystem: [multichain] links: web: https://metamirror.space/ docs: https://docs.metamirror.space/mbuddy/introduction/overview diff --git a/src/projects/meile/index.yaml b/src/projects/meile/index.yaml index da25b058..956a9323 100644 --- a/src/projects/meile/index.yaml +++ b/src/projects/meile/index.yaml @@ -2,7 +2,7 @@ name: MEILE categories: - applications description: A decentralized VPN Client utilizing the Sentinel Blockchain -ecosystem: multichain +ecosystem: [multichain] links: web: https://mathnodes.com/ github: https://github.com/MathNodes diff --git a/src/projects/mobilecoin/index.yaml b/src/projects/mobilecoin/index.yaml index 5cc9053d..cb22c561 100644 --- a/src/projects/mobilecoin/index.yaml +++ b/src/projects/mobilecoin/index.yaml @@ -2,7 +2,7 @@ name: MobileCoin categories: - defi description: MobileCoin makes global payments inexpensive, secure and fast -ecosystem: mobilecoin +ecosystem: [mobilecoin] links: web: https://mobilecoin.com github: https://github.com/mobilecoinofficial diff --git a/src/projects/monero/index.yaml b/src/projects/monero/index.yaml index 17224ce3..d4e3be41 100644 --- a/src/projects/monero/index.yaml +++ b/src/projects/monero/index.yaml @@ -2,7 +2,7 @@ name: Monero categories: - defi description: "Private, decentralized cryptocurrency that keeps your finances confidential and secure" -ecosystem: Monero +ecosystem: [monero] project_status: live_status: true version: Mainnet diff --git a/src/projects/motherbored/index.yaml b/src/projects/motherbored/index.yaml index 21361107..37fa9cc9 100644 --- a/src/projects/motherbored/index.yaml +++ b/src/projects/motherbored/index.yaml @@ -1,8 +1,8 @@ name: Motherbored categories: - hardware -description: '#dVPN hardware (node + SM card)' -ecosystem: Solana +description: "#dVPN hardware (node + SM card)" +ecosystem: [solana] links: web: https://store.motherbored.limited github: https://github.com/boringprotocol/motherbored diff --git a/src/projects/mullvad-vpn/index.yaml b/src/projects/mullvad-vpn/index.yaml index 83d9b25c..f28d9515 100644 --- a/src/projects/mullvad-vpn/index.yaml +++ b/src/projects/mullvad-vpn/index.yaml @@ -2,7 +2,7 @@ name: Mullvad VPN categories: - applications description: "One of the most privacy-focused VPN providers (check their Privacy Policy and history)" -ecosystem: no chain +ecosystem: [no-chain] links: web: https://mullvad.net/ github: https://github.com/mullvad diff --git a/src/projects/mymonero/index.yaml b/src/projects/mymonero/index.yaml index 0175265d..919c55a1 100644 --- a/src/projects/mymonero/index.yaml +++ b/src/projects/mymonero/index.yaml @@ -2,7 +2,7 @@ name: MyMonero categories: - applications description: "The simplest way to use the next-generation private digital currency Monero, at the sweet spot between security, convenience, and features" -ecosystem: Monero +ecosystem: [monero] links: web: https://mymonero.com/ github: https://github.com/mymonero diff --git a/src/projects/mynawallet/index.yaml b/src/projects/mynawallet/index.yaml index d1b8dc2b..bfda737e 100644 --- a/src/projects/mynawallet/index.yaml +++ b/src/projects/mynawallet/index.yaml @@ -2,7 +2,7 @@ name: MynaWallet categories: - applications description: Use your Japanese My Number card as a crypto wallet, via verifying the full passport validity inside ZK and using it to sign a transaction. -ecosystem: Ethereum +ecosystem: [ethereum] links: web: https://ethglobal.com/showcase/myna-uxzdd github: https://github.com/MynaWallet/monorepo diff --git a/src/projects/mysterium-vpn/index.yaml b/src/projects/mysterium-vpn/index.yaml index 1782bf6f..ebbbef92 100644 --- a/src/projects/mysterium-vpn/index.yaml +++ b/src/projects/mysterium-vpn/index.yaml @@ -2,7 +2,7 @@ name: Mysterium VPN categories: - applications description: A global, distributed network powered by everyday people. -ecosystem: multichain +ecosystem: [multichain] links: web: https://www.mysterium.network/mysteriumvpn github: https://github.com/mysteriumnetwork/node diff --git a/src/projects/navcoin/index.yaml b/src/projects/navcoin/index.yaml index e6b0b030..d0f99984 100644 --- a/src/projects/navcoin/index.yaml +++ b/src/projects/navcoin/index.yaml @@ -2,7 +2,7 @@ name: Navcoin categories: - defi description: "An open-sourced digital currency offering fast and reliable payments with innovative technological and privacy features" -ecosystem: Navcoin +ecosystem: [navcoin] project_status: live_status: true version: Mainnet diff --git a/src/projects/nerva/index.yaml b/src/projects/nerva/index.yaml index 44e1af9b..1e5de38b 100644 --- a/src/projects/nerva/index.yaml +++ b/src/projects/nerva/index.yaml @@ -2,7 +2,7 @@ name: Nerva categories: - defi description: "Private and secure cryptocurrency" -ecosystem: Nerva +ecosystem: [nerva] links: web: https://nerva.one/ docs: https://docs.nerva.one/ diff --git a/src/projects/nighthawk-wallet/index.yaml b/src/projects/nighthawk-wallet/index.yaml index 7812b287..d6255446 100644 --- a/src/projects/nighthawk-wallet/index.yaml +++ b/src/projects/nighthawk-wallet/index.yaml @@ -2,7 +2,7 @@ name: Nighthawk Wallet categories: - applications description: Private Money in your pocket. -ecosystem: Zcash +ecosystem: [zcash] links: web: https://nighthawkwallet.com/ github: https://github.com/nighthawk-apps diff --git a/src/projects/nillion/index.yaml b/src/projects/nillion/index.yaml index 3e194d2e..c57cb3e1 100644 --- a/src/projects/nillion/index.yaml +++ b/src/projects/nillion/index.yaml @@ -2,7 +2,7 @@ name: Nillion categories: - infrastructure description: "The Secure Processing Layer of Web3" -ecosystem: multichain +ecosystem: [multichain] links: web: https://www.nillion.com github: https://github.com/NillionNetwork diff --git a/src/projects/obscuro/index.yaml b/src/projects/obscuro/index.yaml index 6d3a19bd..e3b4eee8 100644 --- a/src/projects/obscuro/index.yaml +++ b/src/projects/obscuro/index.yaml @@ -2,7 +2,7 @@ name: TEN (formerly Obscuro) categories: - infrastructure description: "a layer 2 solution for Ethereum that brings privacy and scale" -ecosystem: Ethereum +ecosystem: [ethereum] team: anonymous: false diff --git a/src/projects/offshift/index.yaml b/src/projects/offshift/index.yaml index 9712766e..7577eac2 100644 --- a/src/projects/offshift/index.yaml +++ b/src/projects/offshift/index.yaml @@ -1,7 +1,7 @@ name: Offshift categories: [defi] -ecosystem: Ethereum -description: 'Offshift’s proprietary Shifting mechanism allows users to Shift between our native token, XFT, and a full palette of private synthetics' +ecosystem: [ethereum] +description: "Offshift’s proprietary Shifting mechanism allows users to Shift between our native token, XFT, and a full palette of private synthetics" links: web: https://www.offshift.io/ github: https://open.offshift.io/offshiftXFT @@ -12,4 +12,3 @@ team: anonymous: true company: link: https://offshift.io/#team - diff --git a/src/projects/orchid/index.yaml b/src/projects/orchid/index.yaml index 05463132..308e7dd0 100644 --- a/src/projects/orchid/index.yaml +++ b/src/projects/orchid/index.yaml @@ -2,7 +2,7 @@ name: Orchid categories: - applications description: "Orchid is a platform that enables an onion routing network incentivized by OXT and a multi-hop VPN client" -ecosystem: multichain +ecosystem: [multichain] links: web: https://www.orchid.com github: https://github.com/OrchidTechnologies diff --git a/src/projects/oxen/index.yaml b/src/projects/oxen/index.yaml index 323a77be..56d12753 100644 --- a/src/projects/oxen/index.yaml +++ b/src/projects/oxen/index.yaml @@ -2,7 +2,7 @@ name: Oxen categories: - defi description: A cryptocurrency powering a new class of interconnected privacy apps -ecosystem: 0xen +ecosystem: [oxen] project_status: live_status: true version: Mainnet diff --git a/src/projects/panther-protocl/index.yaml b/src/projects/panther-protocl/index.yaml index 08f886e1..899e4a02 100644 --- a/src/projects/panther-protocl/index.yaml +++ b/src/projects/panther-protocl/index.yaml @@ -1,7 +1,7 @@ name: Panther Protocol categories: [defi] -ecosystem: Ethereum, Elrond, Polkadot, Avalanche, Near, Flare -description: 'is a decentralized privacy metaprotocol enabling confidential, trusted transactions and interoperability with DeFi' +ecosystem: [ethereum, elrond, polkadot, avalanche, near, flare] +description: "is a decentralized privacy metaprotocol enabling confidential, trusted transactions and interoperability with DeFi" technology: type: zk features: diff --git a/src/projects/particl/index.yaml b/src/projects/particl/index.yaml index d8f6ffdf..7fafab9d 100644 --- a/src/projects/particl/index.yaml +++ b/src/projects/particl/index.yaml @@ -1,7 +1,7 @@ id: particl name: Particl categories: [applications] -ecosystem: [PARTICL] +ecosystem: [particl] description: "The only marketplace for private and unrestricted e-commerce" team: diff --git a/src/projects/phala-network/index.yaml b/src/projects/phala-network/index.yaml index 561a357b..2369eca5 100644 --- a/src/projects/phala-network/index.yaml +++ b/src/projects/phala-network/index.yaml @@ -2,7 +2,7 @@ name: Phala Network categories: - infrastructure description: Privacy-Enhanced Permissionless Computing Protocol. -ecosystem: Kusama +ecosystem: [kusama] links: web: https://www.phala.network/en/ github: https://github.com/Phala-Network diff --git a/src/projects/phoenix-network/index.yaml b/src/projects/phoenix-network/index.yaml index 3993df24..10fbffe2 100644 --- a/src/projects/phoenix-network/index.yaml +++ b/src/projects/phoenix-network/index.yaml @@ -8,7 +8,7 @@ links: twitter: https://x.com/Phoenix_Chain telegram: https://t.me/APEXcommunity blog: https://phoenixglobal.medium.com/ -ecosystem: multichain +ecosystem: [multichain] project_status: live_status: true version: testnet diff --git a/src/projects/pirate-chain/index.yaml b/src/projects/pirate-chain/index.yaml index 05a8f224..75611827 100644 --- a/src/projects/pirate-chain/index.yaml +++ b/src/projects/pirate-chain/index.yaml @@ -2,7 +2,7 @@ name: Pirate Chain categories: - defi description: "Anonymous cryptocurrency, a truly private, decentralized blockchain" -ecosystem: Pirate +ecosystem: [pirate] links: web: https://pirate.black github: https://github.com/PirateNetwork diff --git a/src/projects/pivx/index.yaml b/src/projects/pivx/index.yaml index d257d876..595b59ae 100644 --- a/src/projects/pivx/index.yaml +++ b/src/projects/pivx/index.yaml @@ -2,7 +2,7 @@ name: PivX categories: - defi description: "Experience the freedom of global digital cash with SHIELD User Data Protection. Be your own bank with full control of your digital assets" -ecosystem: Pivx +ecosystem: [pivx] links: web: https://pivx.org github: https://github.com/PIVX-Project/PIVX/ diff --git a/src/projects/platon-network/index.yaml b/src/projects/platon-network/index.yaml index 930f4367..3f527471 100644 --- a/src/projects/platon-network/index.yaml +++ b/src/projects/platon-network/index.yaml @@ -2,7 +2,7 @@ name: PlatOn Network categories: - infrastructure 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" -ecosystem: Alaya +ecosystem: [alaya] links: web: https://www.platon.network/en github: https://github.com/PlatONnetwork diff --git a/src/projects/plebble/index.yaml b/src/projects/plebble/index.yaml index 936b7511..c1b3fc8d 100644 --- a/src/projects/plebble/index.yaml +++ b/src/projects/plebble/index.yaml @@ -2,7 +2,7 @@ name: Plebble categories: - infrastructure description: P2P Network of computers running the Plebble software (L1 & L2) -ecosystem: TBD +ecosystem: [tbd] links: web: https://plebble.net github: https://github.com/root1m3/plebble diff --git a/src/projects/polygon-id/index.yaml b/src/projects/polygon-id/index.yaml index 2cae2d6d..035af609 100644 --- a/src/projects/polygon-id/index.yaml +++ b/src/projects/polygon-id/index.yaml @@ -2,7 +2,7 @@ name: Polygon ID categories: - applications description: "a blockchain-native identity system with programmable privacy that empowers people and enables the creation of trusted interactions with web3 services" -ecosystem: Polygon +ecosystem: [polygon] links: web: https://polygon.technology/polygon-id/ github: https://github.com/0xPolygonID diff --git a/src/projects/polygon-nightfall/index.yaml b/src/projects/polygon-nightfall/index.yaml index 5e4e5f34..8a4ba218 100644 --- a/src/projects/polygon-nightfall/index.yaml +++ b/src/projects/polygon-nightfall/index.yaml @@ -2,7 +2,7 @@ name: Polygon Miden categories: - infrastructure description: "a zero-knowledge rollup for high-throughput and private applications" -ecosystem: Polygon +ecosystem: [polygon] links: web: https://polygon.technology/polygon-miden docs: https://0xpolygonmiden.github.io/miden-base/introduction.html diff --git a/src/projects/privacy-infrastructure-solutions/index.yaml b/src/projects/privacy-infrastructure-solutions/index.yaml index efe6d518..ccd2fe0b 100644 --- a/src/projects/privacy-infrastructure-solutions/index.yaml +++ b/src/projects/privacy-infrastructure-solutions/index.yaml @@ -1,8 +1,8 @@ name: Privacy Infrastructure Solutions categories: - hardware -description: 'Cloud and data center acceleration solution for Privacy Enhancing Technologies' -ecosystem: multichain +description: "Cloud and data center acceleration solution for Privacy Enhancing Technologies" +ecosystem: [multichain] links: web: https://www.chain-reaction.io docs: https://www.chain-reaction.io/resource-hub/ diff --git a/src/projects/protonvpn/index.yaml b/src/projects/protonvpn/index.yaml index 97d18bc0..bd16bebe 100644 --- a/src/projects/protonvpn/index.yaml +++ b/src/projects/protonvpn/index.yaml @@ -2,7 +2,7 @@ name: ProtonVPN categories: - applications description: Swiss VPN provider with encrypted email and online storage -ecosystem: no chain +ecosystem: [no-chain] links: web: https://protonvpn.com/ github: https://github.com/ProtonVPN diff --git a/src/projects/railway/index.yaml b/src/projects/railway/index.yaml index 0ce9a994..5fa7734e 100644 --- a/src/projects/railway/index.yaml +++ b/src/projects/railway/index.yaml @@ -2,7 +2,7 @@ name: Railway categories: - applications description: DeFi privacy wallet -ecosystem: Ethereum, BNB, Polygon +ecosystem: [ethereum, bnb, polygon] links: web: https://railway.xyz/ github: https://github.com/Railway-Wallet/Railway-Wallet/ diff --git a/src/projects/ronindojo-tanto/index.yaml b/src/projects/ronindojo-tanto/index.yaml index 0cd8804c..79a19def 100644 --- a/src/projects/ronindojo-tanto/index.yaml +++ b/src/projects/ronindojo-tanto/index.yaml @@ -1,8 +1,8 @@ name: RoninDojo Tanto categories: - hardware -description: 'Fully validating Bitcoin full node. Served over a Tor hidden service' -ecosystem: Bitcoin +description: "Fully validating Bitcoin full node. Served over a Tor hidden service" +ecosystem: [bitcoin] links: web: https://ronindojo.io/ docs: https://docs.samourai.io/ diff --git a/src/projects/samourai-wallet/index.yaml b/src/projects/samourai-wallet/index.yaml index 8ae96236..f054f5bc 100644 --- a/src/projects/samourai-wallet/index.yaml +++ b/src/projects/samourai-wallet/index.yaml @@ -2,7 +2,7 @@ name: Samourai Wallet categories: - applications description: "A modern bitcoin wallet hand forged to keep your transactions private your identity masked and your funds secured" -ecosystem: Bitcoin +ecosystem: [bitcoin] links: web: https://samouraiwallet.com/products docs: https://docs.samourai.io/wallet/start diff --git a/src/projects/seedsigner/index.yaml b/src/projects/seedsigner/index.yaml index 7bb9fcea..ac725ddc 100644 --- a/src/projects/seedsigner/index.yaml +++ b/src/projects/seedsigner/index.yaml @@ -2,7 +2,7 @@ name: SeedSigner categories: - applications description: Air-gapped DIY Bitcoin Signing Device -ecosystem: Bitcoin +ecosystem: [bitcoin] links: web: https://seedsigner.com/ github: https://github.com/SeedSigner/seedsigner diff --git a/src/projects/sentinel/index.yaml b/src/projects/sentinel/index.yaml index 11961334..71e98526 100644 --- a/src/projects/sentinel/index.yaml +++ b/src/projects/sentinel/index.yaml @@ -2,7 +2,7 @@ name: Sentinel categories: - applications description: "A global network of autonomous dVPN applications that enable private and censorship resistant internet access" -ecosystem: Cosmos +ecosystem: [cosmos] links: web: https://sentinel.co github: https://github.com/sentinel-official diff --git a/src/projects/session/index.yaml b/src/projects/session/index.yaml index f451c714..2a52ba3e 100644 --- a/src/projects/session/index.yaml +++ b/src/projects/session/index.yaml @@ -2,7 +2,7 @@ name: Session categories: - applications description: "An end-to-end encrypted messenger that minimizes sensitive metadata, designed and built for people who want absolute privacy and freedom from any form of surveillance" -ecosystem: Cryptonote +ecosystem: [cryptonote] links: web: https://getsession.org github: https://github.com/oxen-io diff --git a/src/projects/shade/index.yaml b/src/projects/shade/index.yaml index f5ea59c8..9cbc3d2a 100644 --- a/src/projects/shade/index.yaml +++ b/src/projects/shade/index.yaml @@ -1,6 +1,6 @@ name: Shade Protocol categories: [defi] -ecosystem: Secret +ecosystem: [secret] tokens: - name: Shade Protocol symbol: SHD diff --git a/src/projects/sienna/index.yaml b/src/projects/sienna/index.yaml index 3d15f3f3..1560c821 100644 --- a/src/projects/sienna/index.yaml +++ b/src/projects/sienna/index.yaml @@ -1,6 +1,6 @@ name: Sienna Network categories: [defi] -ecosystem: Secret +ecosystem: [cecret] tokens: - name: Sienna Network symbol: SIENNA diff --git a/src/projects/silent-protocol/index.yaml b/src/projects/silent-protocol/index.yaml index 2e537c3b..86e010ec 100644 --- a/src/projects/silent-protocol/index.yaml +++ b/src/projects/silent-protocol/index.yaml @@ -1,7 +1,7 @@ name: Silent protocol categories: [defi] -ecosystem: Ethereum -description: 'Silent Protocol is the first protocol enabling compliant full-stack privacy for smart contract assets and web3 applications at scale.' +ecosystem: [ethereum] +description: "Silent Protocol is the first protocol enabling compliant full-stack privacy for smart contract assets and web3 applications at scale." links: web: https://www.silentprotocol.org/ team: diff --git a/src/projects/silk/index.yaml b/src/projects/silk/index.yaml index 93952ff8..5dcafc49 100644 --- a/src/projects/silk/index.yaml +++ b/src/projects/silk/index.yaml @@ -37,7 +37,7 @@ project_status: testnet: false mainnet: true -ecosystem: Secret Network +ecosystem: [secret-network] links: web: https://app.shadeprotocol.io/silk github: https://github.com/securesecrets/shade diff --git a/src/projects/sons-of-crypto/index.yaml b/src/projects/sons-of-crypto/index.yaml index bf609a10..acf784eb 100644 --- a/src/projects/sons-of-crypto/index.yaml +++ b/src/projects/sons-of-crypto/index.yaml @@ -2,7 +2,7 @@ name: Sons of Crypto categories: - applications description: Web3 wallet by degens for degens -ecosystem: multichain +ecosystem: [multichain] links: web: https://sonsofcrypto.com/ github: https://github.com/sonsofcrypto diff --git a/src/projects/sparrow/index.yaml b/src/projects/sparrow/index.yaml index eb0bede9..73fb3076 100644 --- a/src/projects/sparrow/index.yaml +++ b/src/projects/sparrow/index.yaml @@ -3,7 +3,7 @@ name: Sparrow categories: - applications description: A Bitcoin wallet for those who value financial self-sovereignty -ecosystem: Bitcoin +ecosystem: [bitcoin] links: web: https://sparrowwallet.com/ github: https://github.com/sparrowwallet/sparrow diff --git a/src/projects/specter-diy/index.yaml b/src/projects/specter-diy/index.yaml index ff4abb01..6e7c5099 100644 --- a/src/projects/specter-diy/index.yaml +++ b/src/projects/specter-diy/index.yaml @@ -2,7 +2,7 @@ name: Specter-DIY categories: - applications description: "DIY airgapped hardware wallet that uses QR codes for communication with the host" -ecosystem: Bitcoin +ecosystem: [bitcoin] links: web: https://specter.solutions/hardware github: https://github.com/cryptoadvance/specter-diy/ diff --git a/src/projects/starkex/index.yaml b/src/projects/starkex/index.yaml index a81c8456..d10aff30 100644 --- a/src/projects/starkex/index.yaml +++ b/src/projects/starkex/index.yaml @@ -2,7 +2,7 @@ name: StarkEX categories: - infrastructure description: A Layer-2 scalability engine, live on Ethereum Mainnet ✨️ZK -ecosystem: Ethereum +ecosystem: [ethereum] links: web: https://starkware.co/starkex/ github: https://github.com/starkware-libs/starkex-resources diff --git a/src/projects/starshell/index.yaml b/src/projects/starshell/index.yaml index b746c890..58fe9ad5 100644 --- a/src/projects/starshell/index.yaml +++ b/src/projects/starshell/index.yaml @@ -2,7 +2,7 @@ name: Starshell categories: - applications description: "A privacy-preserving, free and open-source Web3 wallet built for the Secret Network and Cosmos ecosystem" -ecosystem: multichain +ecosystem: [multichain] links: web: https://starshell.net/ github: https://github.com/SolarRepublic diff --git a/src/projects/treasure-chest/index.yaml b/src/projects/treasure-chest/index.yaml index 18be1690..672e4f4b 100644 --- a/src/projects/treasure-chest/index.yaml +++ b/src/projects/treasure-chest/index.yaml @@ -2,7 +2,7 @@ name: Treasure Chest categories: - applications description: "Treasure Chest is the main full node wallet for the ARRR cryptocurrency" -ecosystem: Pirate Chain +ecosystem: [pirate-chain] links: web: https://pirate.black/wallets/treasure-chest/ github: https://github.com/PirateNetwork/PirateWallet-Lite diff --git a/src/projects/verusid/index.yaml b/src/projects/verusid/index.yaml index 6bb29ed1..8ff39797 100644 --- a/src/projects/verusid/index.yaml +++ b/src/projects/verusid/index.yaml @@ -2,7 +2,7 @@ name: VerusID categories: - applications description: "for self-sovereign individuals, and conscious organizations that value their data" -ecosystem: multichain +ecosystem: [multichain] links: web: https://verus.io/verusid github: https://github.com/VerusCoin diff --git a/src/projects/waku/index.yaml b/src/projects/waku/index.yaml index f0cec903..398db177 100644 --- a/src/projects/waku/index.yaml +++ b/src/projects/waku/index.yaml @@ -1,7 +1,7 @@ name: Waku categories: - applications -ecosystem: [ETHEREUM] +ecosystem: [ethereum] description: "the communication layer for Web3. Decentralized communication that scales" team: diff --git a/src/projects/wasabi-wallet/index.yaml b/src/projects/wasabi-wallet/index.yaml index c1284b6a..8887b3c8 100644 --- a/src/projects/wasabi-wallet/index.yaml +++ b/src/projects/wasabi-wallet/index.yaml @@ -2,7 +2,7 @@ name: Wasabi Wallet categories: - applications description: Open-source, non-custodial Bitcoin Wallet for desktop -ecosystem: Bitcoin +ecosystem: [bitcoin] links: web: https://wasabiwallet.io/ github: https://github.com/zkSNACKs/WalletWasabi diff --git a/src/projects/web3id/index.yaml b/src/projects/web3id/index.yaml index 503ccd45..61b4b14d 100644 --- a/src/projects/web3id/index.yaml +++ b/src/projects/web3id/index.yaml @@ -2,7 +2,7 @@ name: Web3ID categories: - applications description: Privacy-preserving user verification for Web3 -ecosystem: multichain +ecosystem: [multichain] links: web: https://www.dock.io/web3id github: https://github.com/docknetwork diff --git a/src/projects/webb/index.yaml b/src/projects/webb/index.yaml index 1707bd9e..f26da908 100644 --- a/src/projects/webb/index.yaml +++ b/src/projects/webb/index.yaml @@ -1,7 +1,7 @@ name: Webb categories: [defi] -ecosystem: Tangle -description: 'an interoperable private bridge' +ecosystem: [tangle] +description: "an interoperable private bridge" technology: type: zk features: diff --git a/src/projects/wownero/index.yaml b/src/projects/wownero/index.yaml index d35a3991..0a44894d 100644 --- a/src/projects/wownero/index.yaml +++ b/src/projects/wownero/index.yaml @@ -2,7 +2,7 @@ name: Wownero categories: - defi description: "Privacy-respecting memecoin, no pre-mine, no dev tax, software fork of Monero with fixed supply of 184 million coins" -ecosystem: Wownero +ecosystem: [wownero] product_launch_day: 01 April 2018 project_type: Memecoin technology: diff --git a/src/projects/x-cash/index.yaml b/src/projects/x-cash/index.yaml index cc7fb4de..e8255b34 100644 --- a/src/projects/x-cash/index.yaml +++ b/src/projects/x-cash/index.yaml @@ -2,7 +2,7 @@ name: x-cash categories: - defi description: Web3’s Private Public Computing Platform -ecosystem: xcash +ecosystem: [xcash] project_status: version: Mainnet links: diff --git a/src/projects/xata/index.yaml b/src/projects/xata/index.yaml index cf224e0a..670f629b 100644 --- a/src/projects/xata/index.yaml +++ b/src/projects/xata/index.yaml @@ -1,7 +1,7 @@ name: XATA categories: [defi] -ecosystem: Automata -description: 'A MEV Minimization solution to survive the Dark Forest' +ecosystem: [automata] +description: "A MEV Minimization solution to survive the Dark Forest" links: web: https://www.xata.fi/ docs: https://docs.xata.fi/ diff --git a/src/projects/ywallet/index.yaml b/src/projects/ywallet/index.yaml index 34eb7080..a447369a 100644 --- a/src/projects/ywallet/index.yaml +++ b/src/projects/ywallet/index.yaml @@ -2,7 +2,7 @@ name: YWallet categories: - applications description: YWallet is a privacy-oriented wallet and messenger for Ycash and Zcash. -ecosystem: Ycash, Zcash +ecosystem: [ycash, zcash] links: web: https://ywallet.app/ team: diff --git a/src/projects/zano/index.yaml b/src/projects/zano/index.yaml index ed184390..b9b3a4ee 100644 --- a/src/projects/zano/index.yaml +++ b/src/projects/zano/index.yaml @@ -2,7 +2,7 @@ name: Zano categories: - defi description: A scalable and secure coin, with confidential assets support -ecosystem: Zano +ecosystem: [zano] project_status: live_status: true version: Mainnet diff --git a/src/projects/zeal/index.yaml b/src/projects/zeal/index.yaml index bddb8e68..b0664dad 100644 --- a/src/projects/zeal/index.yaml +++ b/src/projects/zeal/index.yaml @@ -2,7 +2,7 @@ name: Zeal categories: - applications description: The web3 wallet that defends your crypto and privacy -ecosystem: multichain +ecosystem: [multichain] links: web: https://www.zeal.app/ team: diff --git a/src/projects/zecrey-wallet/index.yaml b/src/projects/zecrey-wallet/index.yaml index ca39c88b..765406c8 100644 --- a/src/projects/zecrey-wallet/index.yaml +++ b/src/projects/zecrey-wallet/index.yaml @@ -2,7 +2,7 @@ name: Zecrey Wallet categories: - applications description: "a portal to the new & open Internet. Zecrey is an all-in-one wallet that not only provides a multi-chain layer-1 wallet but also a private cross-chain layer-2 wallet" -ecosystem: multichain +ecosystem: [multichain] links: web: https://www.zecrey.com/ github: https://github.com/Zecrey-Labs diff --git a/src/projects/zecrey/index.yaml b/src/projects/zecrey/index.yaml index fea73194..2f05ad5f 100644 --- a/src/projects/zecrey/index.yaml +++ b/src/projects/zecrey/index.yaml @@ -2,7 +2,7 @@ name: Zecrey categories: - infrastructure description: zkRollup basedLayer 2 protocol featuring privacy and scalability -ecosystem: multichain +ecosystem: [multichain] links: web: https://www.zecrey.com github: https://github.com/Zecrey-Labs diff --git a/src/projects/zengo/index.yaml b/src/projects/zengo/index.yaml index fac32095..15e2b772 100644 --- a/src/projects/zengo/index.yaml +++ b/src/projects/zengo/index.yaml @@ -2,7 +2,7 @@ name: ZenGo categories: - applications description: "The only self-custodial wallet with no seed phrase vulnerability (shielded transactions)" -ecosystem: multichain +ecosystem: [multichain] links: web: https://zengo.com/ github: https://github.com/ZenGo-X diff --git a/src/projects/zephyr-protocol/index.yaml b/src/projects/zephyr-protocol/index.yaml index e433da2b..9afb388c 100644 --- a/src/projects/zephyr-protocol/index.yaml +++ b/src/projects/zephyr-protocol/index.yaml @@ -2,7 +2,7 @@ name: Zephyr Protocol categories: - defi description: "The Untraceable Stablecoin Protocol" -ecosystem: Zephyr +ecosystem: [zephyr] links: web: https://zephyrprotocol.com/ github: https://github.com/monero-ecosystem diff --git a/src/projects/zkchaos/index.yaml b/src/projects/zkchaos/index.yaml index f5a16ef2..f56f1112 100644 --- a/src/projects/zkchaos/index.yaml +++ b/src/projects/zkchaos/index.yaml @@ -2,7 +2,7 @@ name: ZKCHAOS categories: - infrastructure 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" -ecosystem: TBD +ecosystem: [tbd] links: web: https://www.zkchaos.com github: https://github.com/zkchaos diff --git a/src/projects/zkcloud/index.yaml b/src/projects/zkcloud/index.yaml index d8e2b367..a3619910 100644 --- a/src/projects/zkcloud/index.yaml +++ b/src/projects/zkcloud/index.yaml @@ -2,7 +2,7 @@ name: ZkCloud categories: - infrastructure description: Decentralized, Private Computing. -ecosystem: Aleo +ecosystem: [aleo] links: web: https://aleo.academy/ecosystem/aleo-toolkit/zkcloud/ team: diff --git a/src/projects/zoker/index.yaml b/src/projects/zoker/index.yaml index 0350e0e6..cc1dfa36 100644 --- a/src/projects/zoker/index.yaml +++ b/src/projects/zoker/index.yaml @@ -2,7 +2,7 @@ name: Zoker categories: - applications description: The foremost ZK-based Wallet in Web3 -ecosystem: multichain +ecosystem: [multichain] links: web: https://zoker.tech/ docs: https://zoker.tech/wp.pdf