From c05d0ff949db30968d524cc5a19b4f2b64d2b0eb Mon Sep 17 00:00:00 2001 From: tree Date: Sun, 8 Oct 2023 00:56:59 +0200 Subject: [PATCH] gen infra cat --- .../computing-network/findora/index.yaml | 5 +- src/projects/infrastructure/1984/index.yaml | 10 + src/projects/infrastructure/aleo/index.yaml | 8 + src/projects/infrastructure/anoma/index.yaml | 10 + .../infrastructure/anytype/index.yaml | 8 + src/projects/infrastructure/arcana/index.yaml | 13 ++ .../infrastructure/asterizm/index.yaml | 10 + src/projects/infrastructure/auth3/index.yaml | 8 + .../automata-network/index.yaml | 14 ++ .../infrastructure/burstiq/index.yaml | 13 ++ .../calamari-network/index.yaml | 13 ++ .../calimero-network/index.yaml | 10 + .../infrastructure/comit-network/index.yaml | 11 ++ .../infrastructure/concordium/index.yaml | 13 ++ src/projects/infrastructure/darkfi/index.yaml | 11 ++ src/projects/infrastructure/dero/index.yaml | 14 ++ .../espresso-systems/index.yaml | 10 + .../infrastructure/fedimint/index.yaml | 10 + .../infrastructure/findora/index.yaml | 14 ++ .../infrastructure/gotabit/index.yaml | 10 + src/projects/infrastructure/hana/index.yaml | 7 + .../infrastructure/haven-protocol/index.yaml | 11 ++ .../infrastructure/highline/index.yaml | 8 + src/projects/infrastructure/hopr/index.yaml | 13 ++ .../infrastructure/horizen/index.yaml | 11 ++ src/projects/infrastructure/iexec/index.yaml | 11 ++ .../infrastructure/incognet/index.yaml | 9 + .../infrastructure/integritee/index.yaml | 13 ++ src/projects/infrastructure/keep/index.yaml | 13 ++ src/projects/infrastructure/layerx/index.yaml | 8 + .../infrastructure/light-protocol/index.yaml | 11 ++ src/projects/infrastructure/lit/index.yaml | 11 ++ src/projects/infrastructure/logion/index.yaml | 10 + src/projects/infrastructure/maci/index.yaml | 10 + .../infrastructure/manta-network/index.yaml | 11 ++ src/projects/infrastructure/masq/index.yaml | 10 + src/projects/infrastructure/mel/index.yaml | 11 ++ src/projects/infrastructure/mina/index.yaml | 14 ++ .../infrastructure/mind-network/index.yaml | 8 + .../infrastructure/mysterium/index.yaml | 11 ++ .../infrastructure/mystiko-network/index.yaml | 8 + src/projects/infrastructure/namada/index.yaml | 7 + src/projects/infrastructure/njalla/index.yaml | 9 + src/projects/infrastructure/nomos/index.yaml | 10 + .../infrastructure/nucypher/index.yaml | 11 ++ src/projects/infrastructure/nulink/index.yaml | 11 ++ src/projects/infrastructure/nym/index.yaml | 13 ++ .../infrastructure/oasis-network/index.yaml | 13 ++ src/projects/infrastructure/omnia/index.yaml | 11 ++ src/projects/infrastructure/onino/index.yaml | 10 + src/projects/infrastructure/orbis/index.yaml | 11 ++ .../infrastructure/parallelchain/index.yaml | 10 + src/projects/infrastructure/parami/index.yaml | 10 + .../partisia-blockchain/index.yaml | 11 ++ .../infrastructure/penumbra/index.yaml | 11 ++ .../infrastructure/pollen-mobile/index.yaml | 11 ++ .../infrastructure/privatixy/index.yaml | 12 ++ .../infrastructure/raze-network/index.yaml | 11 ++ src/projects/infrastructure/ruby/index.yaml | 11 ++ src/projects/infrastructure/scala/index.yaml | 11 ++ .../infrastructure/secret-network/index.yaml | 177 +++++++++--------- src/projects/infrastructure/seneca/index.yaml | 7 + .../infrastructure/sunscreen/index.yaml | 8 + .../infrastructure/suterusu/index.yaml | 13 ++ .../the-farcaster-project/index.yaml | 11 ++ .../infrastructure/threshold/index.yaml | 11 ++ .../infrastructure/tomochainp/index.yaml | 13 ++ .../infrastructure/tonnel-network/index.yaml | 7 + .../infrastructure/trocador-app/index.yaml | 9 + src/projects/infrastructure/unova/index.yaml | 12 ++ src/projects/infrastructure/utopia/index.yaml | 10 + .../infrastructure/vault1317/index.yaml | 10 + src/projects/infrastructure/verida/index.yaml | 10 + .../infrastructure/xx-network/index.yaml | 11 ++ .../infrastructure/zeronet/index.yaml | 9 + .../infrastructure/zeropool/index.yaml | 9 + src/projects/wallets/cool-wallet/index.yaml | 2 +- utils/gen.js | 4 +- 78 files changed, 882 insertions(+), 89 deletions(-) create mode 100644 src/projects/infrastructure/burstiq/index.yaml create mode 100644 src/projects/infrastructure/iexec/index.yaml diff --git a/src/projects/computing-network/findora/index.yaml b/src/projects/computing-network/findora/index.yaml index b3b28e03..b738bb40 100644 --- a/src/projects/computing-network/findora/index.yaml +++ b/src/projects/computing-network/findora/index.yaml @@ -2,11 +2,14 @@ name: Findora categories: - computing-network description: a decentralized, privacy-preserving smart contract platform. -ecosystem: multichain product_readiness: mainnet links: web: https://findora.org github: https://github.com/findoranetwork +have_token: true +tokens: + - symbol: FRA +ecosystem: multichain team: anonymous: false company: diff --git a/src/projects/infrastructure/1984/index.yaml b/src/projects/infrastructure/1984/index.yaml index e69de29b..db4a24cc 100644 --- a/src/projects/infrastructure/1984/index.yaml +++ b/src/projects/infrastructure/1984/index.yaml @@ -0,0 +1,10 @@ +name: '1984' +categories: + - infrastructure +description: >- + High-quality web hosting and VPS service provider based in Iceland that + respects and protects the civil and political rights of customers. Does not + accept cryptocurrency at this time. +product_readiness: live +links: + web: https://1984.hosting/ diff --git a/src/projects/infrastructure/aleo/index.yaml b/src/projects/infrastructure/aleo/index.yaml index e69de29b..9032e7f7 100644 --- a/src/projects/infrastructure/aleo/index.yaml +++ b/src/projects/infrastructure/aleo/index.yaml @@ -0,0 +1,8 @@ +name: Aleo +categories: + - infrastructure +description: The World's First IDE for Zero-Knowledge Proofs ✨️**ZK** +product_readiness: testnet, mainnet coming in July 2023 +links: + web: https://www.aleo.studio + github: https://github.com/AleoHQ diff --git a/src/projects/infrastructure/anoma/index.yaml b/src/projects/infrastructure/anoma/index.yaml index e69de29b..4e4929ee 100644 --- a/src/projects/infrastructure/anoma/index.yaml +++ b/src/projects/infrastructure/anoma/index.yaml @@ -0,0 +1,10 @@ +name: Anoma +categories: + - infrastructure +description: >- + An intent-centric, privacy-preserving protocol for decentralized counterparty + discovery, solving, and multi-chain atomic settlement +product_readiness: testnet +links: + web: https://anoma.net + github: https://github.com/anoma diff --git a/src/projects/infrastructure/anytype/index.yaml b/src/projects/infrastructure/anytype/index.yaml index e69de29b..64a9c3f5 100644 --- a/src/projects/infrastructure/anytype/index.yaml +++ b/src/projects/infrastructure/anytype/index.yaml @@ -0,0 +1,8 @@ +name: Anytype +categories: + - infrastructure +description: The digital assets and communities you create are truly yours. +product_readiness: TBD +links: + web: https://anytype.io/en + github: https://github.com/anytypeio diff --git a/src/projects/infrastructure/arcana/index.yaml b/src/projects/infrastructure/arcana/index.yaml index e69de29b..9860f7ce 100644 --- a/src/projects/infrastructure/arcana/index.yaml +++ b/src/projects/infrastructure/arcana/index.yaml @@ -0,0 +1,13 @@ +name: Arcana +categories: + - infrastructure +description: >- + Users care about Privacy and Security, set your app apart with the most + developer-friendly data storage and privacy platform. +product_readiness: mainnet, February 2023 +links: + web: https://arcana.network + github: https://docs.beta.arcana.network +have_token: true +tokens: + - symbol: XAR diff --git a/src/projects/infrastructure/asterizm/index.yaml b/src/projects/infrastructure/asterizm/index.yaml index e69de29b..b3578a98 100644 --- a/src/projects/infrastructure/asterizm/index.yaml +++ b/src/projects/infrastructure/asterizm/index.yaml @@ -0,0 +1,10 @@ +name: Asterizm +categories: + - infrastructure +description: >- + Plug and play blockchain interoperability solution for enterprises, web3 + protocols, and fintech with privacy at the core +links: + web: https://asterizm.io + github: https://github.com/Asterizm-Protocol +have_token: true diff --git a/src/projects/infrastructure/auth3/index.yaml b/src/projects/infrastructure/auth3/index.yaml index e69de29b..3cebbaea 100644 --- a/src/projects/infrastructure/auth3/index.yaml +++ b/src/projects/infrastructure/auth3/index.yaml @@ -0,0 +1,8 @@ +name: Auth3 +categories: + - infrastructure +description: Authentic Privacy Computing Network into Web 3.0 +product_readiness: TBD +links: + web: https://auth3.network +have_token: true diff --git a/src/projects/infrastructure/automata-network/index.yaml b/src/projects/infrastructure/automata-network/index.yaml index e69de29b..97db814f 100644 --- a/src/projects/infrastructure/automata-network/index.yaml +++ b/src/projects/infrastructure/automata-network/index.yaml @@ -0,0 +1,14 @@ +name: Automata Network +categories: + - infrastructure +description: >- + The privacy middleware layer building for a fair Web3. Its core suite of + products include 1RPC, 2FA Guru, NFTFair, AnyDAO and XATA to address perennial + issues of exploitation on the blockchain without compromising on security +product_readiness: testnet +links: + web: https://docs.ata.network + github: https://github.com/automata-network +have_token: true +tokens: + - symbol: ATA diff --git a/src/projects/infrastructure/burstiq/index.yaml b/src/projects/infrastructure/burstiq/index.yaml new file mode 100644 index 00000000..22b9b621 --- /dev/null +++ b/src/projects/infrastructure/burstiq/index.yaml @@ -0,0 +1,13 @@ +name: burstIQ +categories: + - infrastructure +description: >- + Fuel your digital-first strategy with human health data. LifeGraph® takes the + complexity out of managing sensitive human data freeing you to build trust + through hyper-personalized health, work, and life digital experiences. +product_readiness: TBD +links: + web: https://burstiq.com +have_token: true +tokens: + - symbol: BIQ diff --git a/src/projects/infrastructure/calamari-network/index.yaml b/src/projects/infrastructure/calamari-network/index.yaml index e69de29b..1297823d 100644 --- a/src/projects/infrastructure/calamari-network/index.yaml +++ b/src/projects/infrastructure/calamari-network/index.yaml @@ -0,0 +1,13 @@ +name: Calamari network +categories: + - infrastructure +description: >- + Manta Network's canary net, is the plug-and-play privacy-preservation + parachain built to serve the Kusama world ✨️**ZK** +product_readiness: testnet, mainnet coming in 2023 +links: + web: https://calamari.network + github: https://github.com/Manta-Network +have_token: true +tokens: + - symbol: KMA diff --git a/src/projects/infrastructure/calimero-network/index.yaml b/src/projects/infrastructure/calimero-network/index.yaml index e69de29b..c3c44002 100644 --- a/src/projects/infrastructure/calimero-network/index.yaml +++ b/src/projects/infrastructure/calimero-network/index.yaml @@ -0,0 +1,10 @@ +name: Calimero network +categories: + - infrastructure +description: >- + Secure private shard infrastructure lets you protect your data while + leveraging all the business benefits of open-source blockchains +product_readiness: TBD +links: + web: https://www.calimero.network + github: https://github.com/calimero-is-near diff --git a/src/projects/infrastructure/comit-network/index.yaml b/src/projects/infrastructure/comit-network/index.yaml index e69de29b..439f6b91 100644 --- a/src/projects/infrastructure/comit-network/index.yaml +++ b/src/projects/infrastructure/comit-network/index.yaml @@ -0,0 +1,11 @@ +name: Comit Network +categories: + - infrastructure +description: >- + COMIT is an open protocol facilitating trustless cross-blockchain + applications, connecting all blockchains without adding yet another. Working + on BTC-XMR atomic swaps as well as various libraries and clients. +product_readiness: TBD +links: + web: https://comit.network/ + github: https://github.com/comit-network diff --git a/src/projects/infrastructure/concordium/index.yaml b/src/projects/infrastructure/concordium/index.yaml index e69de29b..88b7196c 100644 --- a/src/projects/infrastructure/concordium/index.yaml +++ b/src/projects/infrastructure/concordium/index.yaml @@ -0,0 +1,13 @@ +name: Concordium +categories: + - infrastructure +description: >- + A compliance ready blockchain backed by science that enables private and + public transactions +product_readiness: mainnet, June 2021 +links: + web: https://concordium.com + github: https://github.com/Concordium +have_token: true +tokens: + - symbol: CCD diff --git a/src/projects/infrastructure/darkfi/index.yaml b/src/projects/infrastructure/darkfi/index.yaml index e69de29b..246853c2 100644 --- a/src/projects/infrastructure/darkfi/index.yaml +++ b/src/projects/infrastructure/darkfi/index.yaml @@ -0,0 +1,11 @@ +name: DarkFi +categories: + - infrastructure +description: >- + DarkFi is a new Layer 1 blockchain, designed with anonymity at the forefront. + It offers flexible private primitives that can be wielded to create any kind + of application +product_readiness: testnet, february 2023 +links: + web: https://dark.fi + github: https://github.com/darkrenaissance/darkfi diff --git a/src/projects/infrastructure/dero/index.yaml b/src/projects/infrastructure/dero/index.yaml index e69de29b..16a41b2a 100644 --- a/src/projects/infrastructure/dero/index.yaml +++ b/src/projects/infrastructure/dero/index.yaml @@ -0,0 +1,14 @@ +name: Dero +categories: + - infrastructure +description: >- + A general purpose, private, and scalable decentralized application platform + that allows developers to deploy powerful and unstoppable applications, while + users retain total control over their assets with complete privacy +product_readiness: mainnet, February 2023 +links: + web: https://dero.io + github: https://docs.dero.io +have_token: true +tokens: + - symbol: DERO diff --git a/src/projects/infrastructure/espresso-systems/index.yaml b/src/projects/infrastructure/espresso-systems/index.yaml index e69de29b..c74ba4cb 100644 --- a/src/projects/infrastructure/espresso-systems/index.yaml +++ b/src/projects/infrastructure/espresso-systems/index.yaml @@ -0,0 +1,10 @@ +name: Espresso Systems +categories: + - infrastructure +description: >- + Bring low-fees and better privacy to your Web3 applications with Espresso + Systems' high-throughput EVM-compatible blockchain +product_readiness: testnet, June 2022 +links: + web: https://www.espressosys.com + github: https://github.com/EspressoSystems/ diff --git a/src/projects/infrastructure/fedimint/index.yaml b/src/projects/infrastructure/fedimint/index.yaml index e69de29b..54a54b6d 100644 --- a/src/projects/infrastructure/fedimint/index.yaml +++ b/src/projects/infrastructure/fedimint/index.yaml @@ -0,0 +1,10 @@ +name: Fedimint +categories: + - infrastructure +description: >- + An open-source protocol to custody and transact bitcoin in a community + context, built on a strong foundation of privacy +product_readiness: mainnet, September 2022 +links: + web: https://fedimint.org + github: https://github.com/fedimint diff --git a/src/projects/infrastructure/findora/index.yaml b/src/projects/infrastructure/findora/index.yaml index e69de29b..e68d8f5f 100644 --- a/src/projects/infrastructure/findora/index.yaml +++ b/src/projects/infrastructure/findora/index.yaml @@ -0,0 +1,14 @@ +name: Findora +categories: + - infrastructure +description: >- + A decentralized, privacy-preserving smart contract platform. Build the next + privacy dApp for any EVM-chain with the world’s leading zero-knowledge + technology-explore all new possibilities +product_readiness: mainnet, March 2021 +links: + web: https://findora.org + github: https://github.com/findoranetwork +have_token: true +tokens: + - symbol: FRA diff --git a/src/projects/infrastructure/gotabit/index.yaml b/src/projects/infrastructure/gotabit/index.yaml index e69de29b..3de0c138 100644 --- a/src/projects/infrastructure/gotabit/index.yaml +++ b/src/projects/infrastructure/gotabit/index.yaml @@ -0,0 +1,10 @@ +name: GotaBit +categories: + - infrastructure +description: >- + An open-source and proof-of-stake blockchain that aims to provide a sandbox + environment for the deployment of smart contracts +links: + web: https://gotabit.io + github: https://github.com/gotabit +have_token: true diff --git a/src/projects/infrastructure/hana/index.yaml b/src/projects/infrastructure/hana/index.yaml index e69de29b..72a8d46b 100644 --- a/src/projects/infrastructure/hana/index.yaml +++ b/src/projects/infrastructure/hana/index.yaml @@ -0,0 +1,7 @@ +name: Hana +categories: + - infrastructure +description: Layer 0 for privacy, bringing security and confidentiality to all blockchains +links: + web: https://hana.network +have_token: true diff --git a/src/projects/infrastructure/haven-protocol/index.yaml b/src/projects/infrastructure/haven-protocol/index.yaml index e69de29b..f1a79459 100644 --- a/src/projects/infrastructure/haven-protocol/index.yaml +++ b/src/projects/infrastructure/haven-protocol/index.yaml @@ -0,0 +1,11 @@ +name: Haven Protocol +categories: + - infrastructure +description: The world’s only network of private stable assets +product_readiness: live +links: + web: https://havenprotocol.org + github: https://github.com/haven-protocol-org +have_token: true +tokens: + - symbol: XHV diff --git a/src/projects/infrastructure/highline/index.yaml b/src/projects/infrastructure/highline/index.yaml index e69de29b..3677d3c4 100644 --- a/src/projects/infrastructure/highline/index.yaml +++ b/src/projects/infrastructure/highline/index.yaml @@ -0,0 +1,8 @@ +name: Highline +categories: + - infrastructure +description: An execution layer for Ethereum +product_readiness: TBD +links: + web: https://highline.dev + github: https://highline.dev/docs/ diff --git a/src/projects/infrastructure/hopr/index.yaml b/src/projects/infrastructure/hopr/index.yaml index e69de29b..7d1a43c8 100644 --- a/src/projects/infrastructure/hopr/index.yaml +++ b/src/projects/infrastructure/hopr/index.yaml @@ -0,0 +1,13 @@ +name: HOPR +categories: + - infrastructure +description: >- + A fully incentivized and decentralized privacy mixnet that enables private + point-to-point data exchange +product_readiness: testnet, 2021 +links: + web: https://hoprnet.org/protocol + github: https://github.com/hoprnet +have_token: true +tokens: + - symbol: HOPR diff --git a/src/projects/infrastructure/horizen/index.yaml b/src/projects/infrastructure/horizen/index.yaml index e69de29b..f4aa37cc 100644 --- a/src/projects/infrastructure/horizen/index.yaml +++ b/src/projects/infrastructure/horizen/index.yaml @@ -0,0 +1,11 @@ +name: Horizen +categories: + - infrastructure +description: The Zero-Knowledge Enabled Network of Blockchains✨️**ZK** +product_readiness: testnet +links: + web: https://www.horizen.io + github: https://github.com/horizenofficial +have_token: true +tokens: + - symbol: ZEN diff --git a/src/projects/infrastructure/iexec/index.yaml b/src/projects/infrastructure/iexec/index.yaml new file mode 100644 index 00000000..cfcf6e4e --- /dev/null +++ b/src/projects/infrastructure/iexec/index.yaml @@ -0,0 +1,11 @@ +name: iExec +categories: + - infrastructure +description: The Web3 Marketplace +product_readiness: TBD +links: + web: https://iex.ec + github: https://github.com/iExecBlockchainComputing +have_token: true +tokens: + - symbol: RLC diff --git a/src/projects/infrastructure/incognet/index.yaml b/src/projects/infrastructure/incognet/index.yaml index e69de29b..ffefc5e4 100644 --- a/src/projects/infrastructure/incognet/index.yaml +++ b/src/projects/infrastructure/incognet/index.yaml @@ -0,0 +1,9 @@ +name: Incognet +categories: + - infrastructure +description: >- + Privacy-respecting ISP, hosting, and VPS provider that can be accessed on I2P, + TOR, and Yggdrasil - accepts various cryptocurrencies as payment. +product_readiness: live +links: + web: https://incognet.io/ diff --git a/src/projects/infrastructure/integritee/index.yaml b/src/projects/infrastructure/integritee/index.yaml index e69de29b..8e89f348 100644 --- a/src/projects/infrastructure/integritee/index.yaml +++ b/src/projects/infrastructure/integritee/index.yaml @@ -0,0 +1,13 @@ +name: Integritee +categories: + - infrastructure +description: >- + The most scalable public blockchain solution for securely processing sensitive + business or personal data +product_readiness: mainnet, January 2022 +links: + web: https://integritee.network + github: https://github.com/integritee-network +have_token: true +tokens: + - symbol: TEER diff --git a/src/projects/infrastructure/keep/index.yaml b/src/projects/infrastructure/keep/index.yaml index e69de29b..1c1fb8f9 100644 --- a/src/projects/infrastructure/keep/index.yaml +++ b/src/projects/infrastructure/keep/index.yaml @@ -0,0 +1,13 @@ +name: Keep +categories: + - infrastructure +description: >- + The privacy-focused infrastructure behind tBTCv2, the only truly decentralized + solution for Bitcoin on Ethereum +product_readiness: live +links: + web: https://keep.network/info + github: https://github.com/keep-network/ +have_token: true +tokens: + - symbol: KEEP diff --git a/src/projects/infrastructure/layerx/index.yaml b/src/projects/infrastructure/layerx/index.yaml index e69de29b..c8da9d9e 100644 --- a/src/projects/infrastructure/layerx/index.yaml +++ b/src/projects/infrastructure/layerx/index.yaml @@ -0,0 +1,8 @@ +name: LayerX +categories: + - infrastructure +description: A privacy-preserving blockchain on Substrate +product_readiness: TBD +links: + web: https://layerx.co.jp + github: https://github.com/LayerXcom diff --git a/src/projects/infrastructure/light-protocol/index.yaml b/src/projects/infrastructure/light-protocol/index.yaml index e69de29b..de6e2a34 100644 --- a/src/projects/infrastructure/light-protocol/index.yaml +++ b/src/projects/infrastructure/light-protocol/index.yaml @@ -0,0 +1,11 @@ +name: Light Protocol +categories: + - infrastructure +description: The Privacy Layer for Solana +product_readiness: mainnet +links: + web: https://www.lightprotocol.com + github: https://docs.lightprotocol.com +have_token: true +tokens: + - symbol: LIGHT diff --git a/src/projects/infrastructure/lit/index.yaml b/src/projects/infrastructure/lit/index.yaml index e69de29b..c866a3f5 100644 --- a/src/projects/infrastructure/lit/index.yaml +++ b/src/projects/infrastructure/lit/index.yaml @@ -0,0 +1,11 @@ +name: Lit +categories: + - infrastructure +description: Decentralized Cryptography for Access Control, Compute, and Encryption +product_readiness: TBD +links: + web: https://litprotocol.com + github: https://developer.litprotocol.com +have_token: true +tokens: + - symbol: LIT diff --git a/src/projects/infrastructure/logion/index.yaml b/src/projects/infrastructure/logion/index.yaml index e69de29b..2b2c894c 100644 --- a/src/projects/infrastructure/logion/index.yaml +++ b/src/projects/infrastructure/logion/index.yaml @@ -0,0 +1,10 @@ +name: Logion +categories: + - infrastructure +description: >- + Substrate-based public blockchain operated by a decentralized network of legal + officers +links: + web: https://logion.network + github: https://github.com/logion-network +have_token: true diff --git a/src/projects/infrastructure/maci/index.yaml b/src/projects/infrastructure/maci/index.yaml index e69de29b..a573389c 100644 --- a/src/projects/infrastructure/maci/index.yaml +++ b/src/projects/infrastructure/maci/index.yaml @@ -0,0 +1,10 @@ +name: MACI +categories: + - infrastructure +description: >- + Minimum Anti-Collusion Infrastructure (MACI) is a base layer for + bribery-resistant, secure, and private digital voting. +product_readiness: TBD +links: + web: https://privacy-scaling-explorations.github.io/maci/ + github: https://github.com/privacy-scaling-explorations/maci diff --git a/src/projects/infrastructure/manta-network/index.yaml b/src/projects/infrastructure/manta-network/index.yaml index e69de29b..ba4f26cf 100644 --- a/src/projects/infrastructure/manta-network/index.yaml +++ b/src/projects/infrastructure/manta-network/index.yaml @@ -0,0 +1,11 @@ +name: Manta Network +categories: + - infrastructure +description: On-Chain Privacy for Web 3, DeFi and more ✨️**ZK* +product_readiness: testnet v3, january 2023 +links: + web: https://www.manta.network + github: https://github.com/manta-network +have_token: true +tokens: + - symbol: MANTA diff --git a/src/projects/infrastructure/masq/index.yaml b/src/projects/infrastructure/masq/index.yaml index e69de29b..184a930c 100644 --- a/src/projects/infrastructure/masq/index.yaml +++ b/src/projects/infrastructure/masq/index.yaml @@ -0,0 +1,10 @@ +name: Masq +categories: + - infrastructure +description: >- + Meet MASQ, the dMeshVPN, browser, dAppStore, protocol, and earning ecosystem + that makes living in Web3 anonymous and private +product_readiness: TBD +links: + web: https://masq.ai + github: https://github.com/MASQ-Project diff --git a/src/projects/infrastructure/mel/index.yaml b/src/projects/infrastructure/mel/index.yaml index e69de29b..6e92d2a6 100644 --- a/src/projects/infrastructure/mel/index.yaml +++ b/src/projects/infrastructure/mel/index.yaml @@ -0,0 +1,11 @@ +name: Mel +categories: + - infrastructure +description: >- + A clean-slate L1 for a decentralized, secure, and private internet beyond + blockchains. +product_readiness: beta mainnet +links: + web: https://melproject.org/en/ + github: https://docs.melproject.org +have_token: true diff --git a/src/projects/infrastructure/mina/index.yaml b/src/projects/infrastructure/mina/index.yaml index e69de29b..a6e7b350 100644 --- a/src/projects/infrastructure/mina/index.yaml +++ b/src/projects/infrastructure/mina/index.yaml @@ -0,0 +1,14 @@ +name: Mina +categories: + - infrastructure +description: >- + The world’s lightest blockchain, powered by participants. Using zero knowledge + technology, Mina is creating the infrastructure for the secure, democratic + future we all deserve ✨️**ZK** +product_readiness: mainnet, march 2021 +links: + web: https://minaprotocol.com + github: https://github.com/MinaProtocol/mina +have_token: true +tokens: + - symbol: MINA diff --git a/src/projects/infrastructure/mind-network/index.yaml b/src/projects/infrastructure/mind-network/index.yaml index e69de29b..6803def4 100644 --- a/src/projects/infrastructure/mind-network/index.yaml +++ b/src/projects/infrastructure/mind-network/index.yaml @@ -0,0 +1,8 @@ +name: Mind Network +categories: + - infrastructure +description: Decentralized zero-trust data lake +links: + web: https://mindnetwork.xyz + github: https://github.com/mind-network +have_token: true diff --git a/src/projects/infrastructure/mysterium/index.yaml b/src/projects/infrastructure/mysterium/index.yaml index e69de29b..1d41dcb2 100644 --- a/src/projects/infrastructure/mysterium/index.yaml +++ b/src/projects/infrastructure/mysterium/index.yaml @@ -0,0 +1,11 @@ +name: Mysterium +categories: + - infrastructure +description: An open-source ecosystem of tools and infrastructure to liberate the web +product_readiness: Decentralized VPN (2017), testnet (2018), mainnet (2021) +links: + web: https://www.mysterium.network + github: https://github.com/MysteriumNetwork +have_token: true +tokens: + - symbol: MYST diff --git a/src/projects/infrastructure/mystiko-network/index.yaml b/src/projects/infrastructure/mystiko-network/index.yaml index e69de29b..ec8bd135 100644 --- a/src/projects/infrastructure/mystiko-network/index.yaml +++ b/src/projects/infrastructure/mystiko-network/index.yaml @@ -0,0 +1,8 @@ +name: Mystiko.Network +categories: + - infrastructure +description: The Universal Web3 Zero-Knowledge Connectivity And Privacy Base Layer ✨️**ZK** +product_readiness: testnet +links: + web: https://mystiko.network + github: https://github.com/mystikonetwork diff --git a/src/projects/infrastructure/namada/index.yaml b/src/projects/infrastructure/namada/index.yaml index e69de29b..2491e696 100644 --- a/src/projects/infrastructure/namada/index.yaml +++ b/src/projects/infrastructure/namada/index.yaml @@ -0,0 +1,7 @@ +name: Namada +categories: + - infrastructure +description: Interchain Privacy +product_readiness: testnet, January 2023 +links: + web: https://namada.net diff --git a/src/projects/infrastructure/njalla/index.yaml b/src/projects/infrastructure/njalla/index.yaml index e69de29b..d0a302a5 100644 --- a/src/projects/infrastructure/njalla/index.yaml +++ b/src/projects/infrastructure/njalla/index.yaml @@ -0,0 +1,9 @@ +name: Njalla +categories: + - infrastructure +description: >- + Anonymous domain name registrar and VPS provider based in Sweden, accepts + various cryptocurrencies as payment. +product_readiness: live +links: + web: https://njal.la diff --git a/src/projects/infrastructure/nomos/index.yaml b/src/projects/infrastructure/nomos/index.yaml index e69de29b..09c00af2 100644 --- a/src/projects/infrastructure/nomos/index.yaml +++ b/src/projects/infrastructure/nomos/index.yaml @@ -0,0 +1,10 @@ +name: Nomos +categories: + - infrastructure +description: >- + Nomos is a novel blockchain project that will address a network state's + fundamental need for adaptable privacy and sovereignty. +links: + web: http://nomos.tech + github: https://github.com/logos-co +have_token: true diff --git a/src/projects/infrastructure/nucypher/index.yaml b/src/projects/infrastructure/nucypher/index.yaml index e69de29b..d44c4c99 100644 --- a/src/projects/infrastructure/nucypher/index.yaml +++ b/src/projects/infrastructure/nucypher/index.yaml @@ -0,0 +1,11 @@ +name: NuCypher +categories: + - infrastructure +description: Cryptographic Infrastructure for Privacy-Preserving Applications +product_readiness: mainnet, january 2023 +links: + web: https://www.nucypher.com + github: https://github.com/nucypher/ +have_token: true +tokens: + - symbol: NU diff --git a/src/projects/infrastructure/nulink/index.yaml b/src/projects/infrastructure/nulink/index.yaml index e69de29b..bf1b3c31 100644 --- a/src/projects/infrastructure/nulink/index.yaml +++ b/src/projects/infrastructure/nulink/index.yaml @@ -0,0 +1,11 @@ +name: Nulink +categories: + - infrastructure +description: Privacy-preserving technology for decentralized applications +product_readiness: testnet, October 2022 +links: + web: https://www.nulink.org + github: https://github.com/NuLink-network +have_token: true +tokens: + - symbol: NLINK diff --git a/src/projects/infrastructure/nym/index.yaml b/src/projects/infrastructure/nym/index.yaml index e69de29b..7a3e6f98 100644 --- a/src/projects/infrastructure/nym/index.yaml +++ b/src/projects/infrastructure/nym/index.yaml @@ -0,0 +1,13 @@ +name: NYM +categories: + - infrastructure +description: >- + The infrastructure to prevent this data leakage by protecting every packet’s + metadata at the network and application layers +product_readiness: mainnet, february 2022 +links: + web: https://nymtech.net + github: https://github.com/nymtech +have_token: true +tokens: + - symbol: NYM diff --git a/src/projects/infrastructure/oasis-network/index.yaml b/src/projects/infrastructure/oasis-network/index.yaml index e69de29b..58d8f125 100644 --- a/src/projects/infrastructure/oasis-network/index.yaml +++ b/src/projects/infrastructure/oasis-network/index.yaml @@ -0,0 +1,13 @@ +name: Oasis Network +categories: + - infrastructure +description: >- + A privacy-enabled blockchain platform for open finance and a responsible data + economy +product_readiness: mainnet, november 2020 +links: + web: https://oasisprotocol.org + github: https://github.com/oasisprotocol +have_token: true +tokens: + - symbol: ROSE diff --git a/src/projects/infrastructure/omnia/index.yaml b/src/projects/infrastructure/omnia/index.yaml index e69de29b..0d8c33af 100644 --- a/src/projects/infrastructure/omnia/index.yaml +++ b/src/projects/infrastructure/omnia/index.yaml @@ -0,0 +1,11 @@ +name: Omnia +categories: + - infrastructure +description: Secure blockchain node infrastructure +product_readiness: testnet coming in Q1 2023 +links: + web: https://omniatech.io + github: https://github.com/omniaprotocol +have_token: true +tokens: + - symbol: OMNIA diff --git a/src/projects/infrastructure/onino/index.yaml b/src/projects/infrastructure/onino/index.yaml index e69de29b..88883e8b 100644 --- a/src/projects/infrastructure/onino/index.yaml +++ b/src/projects/infrastructure/onino/index.yaml @@ -0,0 +1,10 @@ +name: Onino +categories: + - infrastructure +description: A Public Blockchain Delivering Privacy, On-Chain Identity, and Scalability +product_readiness: TBD +links: + web: https://www.onino.io +have_token: true +tokens: + - symbol: ONI diff --git a/src/projects/infrastructure/orbis/index.yaml b/src/projects/infrastructure/orbis/index.yaml index e69de29b..3952e891 100644 --- a/src/projects/infrastructure/orbis/index.yaml +++ b/src/projects/infrastructure/orbis/index.yaml @@ -0,0 +1,11 @@ +name: Orbis +categories: + - infrastructure +description: We make it easy to add social features to your application +product_readiness: TBD +links: + web: https://orbis.club + github: https://github.com/OrbisWeb3/ +have_token: true +tokens: + - symbol: OBT diff --git a/src/projects/infrastructure/parallelchain/index.yaml b/src/projects/infrastructure/parallelchain/index.yaml index e69de29b..fcc2da5b 100644 --- a/src/projects/infrastructure/parallelchain/index.yaml +++ b/src/projects/infrastructure/parallelchain/index.yaml @@ -0,0 +1,10 @@ +name: ParallelChain +categories: + - infrastructure +description: >- + A public + private layer-1 blockchain protocol building an accountable, fair + and solid backbone infrastructure for the digital economy. +links: + web: https://parallelchain.io/technology + github: https://github.com/parallelchain-io +have_token: true diff --git a/src/projects/infrastructure/parami/index.yaml b/src/projects/infrastructure/parami/index.yaml index e69de29b..af5be636 100644 --- a/src/projects/infrastructure/parami/index.yaml +++ b/src/projects/infrastructure/parami/index.yaml @@ -0,0 +1,10 @@ +name: Parami +categories: + - infrastructure +description: >- + Para metaverse identity. As the next generation identity protocol based on the + W3C decentralized identity standard, it is designed for metaverse and Web 3 + users with self-sovereign and permissionless service. +product_readiness: testnet +links: + web: https://parami.io diff --git a/src/projects/infrastructure/partisia-blockchain/index.yaml b/src/projects/infrastructure/partisia-blockchain/index.yaml index e69de29b..eb3494a0 100644 --- a/src/projects/infrastructure/partisia-blockchain/index.yaml +++ b/src/projects/infrastructure/partisia-blockchain/index.yaml @@ -0,0 +1,11 @@ +name: Partisia Blockchain +categories: + - infrastructure +description: Built for trust, transparency, privacy, and speed of light finalization +product_readiness: mainnet, December 2021 +links: + web: https://partisiablockchain.com + github: https://partisiablockchain.gitlab.io/documentation/index.html +have_token: true +tokens: + - symbol: MPC diff --git a/src/projects/infrastructure/penumbra/index.yaml b/src/projects/infrastructure/penumbra/index.yaml index e69de29b..b50dff4f 100644 --- a/src/projects/infrastructure/penumbra/index.yaml +++ b/src/projects/infrastructure/penumbra/index.yaml @@ -0,0 +1,11 @@ +name: Penumbra +categories: + - infrastructure +description: >- + A shielded, cross-chain network allowing anyone to securely transact, stake, + swap, or marketmake without broadcasting their personal information to the + world +product_readiness: testnet +links: + web: https://penumbra.zone + github: https://github.com/penumbra-zone diff --git a/src/projects/infrastructure/pollen-mobile/index.yaml b/src/projects/infrastructure/pollen-mobile/index.yaml index e69de29b..c74ca9bd 100644 --- a/src/projects/infrastructure/pollen-mobile/index.yaml +++ b/src/projects/infrastructure/pollen-mobile/index.yaml @@ -0,0 +1,11 @@ +name: Pollen Mobile +categories: + - infrastructure +description: The world's first decentralized, user-owned and operated mobile network. +product_readiness: testnet +links: + web: https://www.pollenmobile.io + github: https://docs.pollenmobile.io/pollen-mobile-docs/ +have_token: true +tokens: + - symbol: PCN diff --git a/src/projects/infrastructure/privatixy/index.yaml b/src/projects/infrastructure/privatixy/index.yaml index e69de29b..dd436378 100644 --- a/src/projects/infrastructure/privatixy/index.yaml +++ b/src/projects/infrastructure/privatixy/index.yaml @@ -0,0 +1,12 @@ +name: Privatixy +categories: + - infrastructure +description: >- + An open-source protocol that offers a wide variety of solutions for privacy + preservation for blockchain users. +product_readiness: TBD +links: + web: https://privatixy.io +have_token: true +tokens: + - symbol: PRIVATIXY diff --git a/src/projects/infrastructure/raze-network/index.yaml b/src/projects/infrastructure/raze-network/index.yaml index e69de29b..4aef351f 100644 --- a/src/projects/infrastructure/raze-network/index.yaml +++ b/src/projects/infrastructure/raze-network/index.yaml @@ -0,0 +1,11 @@ +name: Raze Network +categories: + - infrastructure +description: A EVM-compatible Privacy Layer on Multichains +product_readiness: mainnet, November 2021 +links: + web: https://www.raze.network + github: https://github.com/Raze-Net +have_token: true +tokens: + - symbol: RAZE diff --git a/src/projects/infrastructure/ruby/index.yaml b/src/projects/infrastructure/ruby/index.yaml index e69de29b..5e814c82 100644 --- a/src/projects/infrastructure/ruby/index.yaml +++ b/src/projects/infrastructure/ruby/index.yaml @@ -0,0 +1,11 @@ +name: RUBY +categories: + - infrastructure +description: The Decentralized Privacy-Centric Protocol for Web3 +product_readiness: testnet, January 2023 +links: + web: https://www.ruby.xyz + github: https://github.com/Ruby-Protocol +have_token: true +tokens: + - symbol: RUBY diff --git a/src/projects/infrastructure/scala/index.yaml b/src/projects/infrastructure/scala/index.yaml index e69de29b..410146f0 100644 --- a/src/projects/infrastructure/scala/index.yaml +++ b/src/projects/infrastructure/scala/index.yaml @@ -0,0 +1,11 @@ +name: Scala +categories: + - infrastructure +description: An open-source cryptocurrency. Distributed wealth for all devices +product_readiness: testnet, mainnet coming in 2023 +links: + web: https://scalaproject.io + github: https://github.com/scala-network/ +have_token: true +tokens: + - symbol: XLA diff --git a/src/projects/infrastructure/secret-network/index.yaml b/src/projects/infrastructure/secret-network/index.yaml index 616ca492..87a8a895 100644 --- a/src/projects/infrastructure/secret-network/index.yaml +++ b/src/projects/infrastructure/secret-network/index.yaml @@ -1,85 +1,92 @@ -name: Secret Network -categories: [ infrastructure ] -ecosystem: Secret -token: - - name: Secret - symbol: SCRT - network: Secret Network - contract_address: secret1k0jntykt7e4g3y88ltc60czgjuqdy4c9e8fzek -description: 'Chain for private computations' -project_type: Infrastructure -product_launch_day: Feb 13, 2020 -technology: - type: TEE - name: Trusted execution environment - features: privacy, DeFi, NFTs, PaaS -links: - web: https://scrt.network/ - twitter: https://twitter.com/SecretNetwork - telegram: https://t.me/scrtCommunity - discord: https://discord.com/invite/secret-network-360051864110235648 - blog: https://scrt.network/blog - block_explorer: https://www.mintscan.io/secret - whitepaper: https://scrt.network/graypaper/ - github: https://github.com/scrtlabs/SecretNetwork - docs: https://docs.scrt.network/secret-network-documentation/ - forum: https://forum.scrt.network/ -blockchain_features: - p2p: false - encryption: TEE - upgradability: - enabled: true - type: governance/fork - opensource: true - viewing_key: true - dissapearing_tx: false - connected_tx: true - reversability_condition: viewing key, hack - data_masking: Secret Contracts - asset_custody_type: non-custody -licences: MIT License -privacy_policy: - defined: false -team: - anonymous: false - teammembers: - - name: Alex Zaidelson - role: SLabs CEO - link: https://twitter.com/azaidelson - company: - - name: Secret Labs - link: https://www.scrtlabs.com/ - contacts: info@scrtlabs.com -storage: - decentralized: true -tracebility: - tracked_data: user SCRT adress - kyc: false - sign_in_type_requirments: wallet -third_party_dependency: false -compliance: false -social_trust: Slabs ( MRSINGER ) -technical_spof: Can decrypt -history: - - title: Mainnet - event_type: launch - description: Mainnet - time: Feb 13, 2020 - link: https://shadeprotocol.io/blog/shade-protocol-claim-tutorial -client_diversability: - - name: Keplr - link: https://www.keplr.app/ - - name: Starshell - link: https://starshell.net/ -default_privacy: false -funding: - - name: Private investors - type: ICO - link: https://icodrops.com/secret-network/ - value: 236.500.000 $ - time: Jul 23, 2020 -project_status: - live_status: true - version: Mainnet - testnet: true - mainnet: true +name: Secret Network +categories: + - infrastructure +token: + - name: Secret + symbol: SCRT + network: Secret Network + contract_address: secret1k0jntykt7e4g3y88ltc60czgjuqdy4c9e8fzek +description: >- + Secret Network is the first blockchain with customizable privacy. You get to + choose what you share, with whom, and how. This protects users, and empowers + developers to build a better Web3 +project_type: Infrastructure +product_launch_day: Feb 13, 2020 +technology: + type: TEE + name: Trusted execution environment + features: privacy, DeFi, NFTs, PaaS +links: + web: https://scrt.network + twitter: https://twitter.com/SecretNetwork + telegram: https://t.me/scrtCommunity + discord: https://discord.com/invite/secret-network-360051864110235648 + blog: https://scrt.network/blog + block_explorer: https://www.mintscan.io/secret + whitepaper: https://scrt.network/graypaper/ + github: https://github.com/scrtlabs/SecretNetwork + docs: https://docs.scrt.network/secret-network-documentation/ + forum: https://forum.scrt.network/ +blockchain_features: + p2p: false + encryption: TEE + upgradability: + enabled: true + type: governance/fork + opensource: true + viewing_key: true + dissapearing_tx: false + connected_tx: true + reversability_condition: viewing key, hack + data_masking: Secret Contracts + asset_custody_type: non-custody +licences: MIT License +privacy_policy: + defined: false +team: + anonymous: false + teammembers: + - name: Alex Zaidelson + role: SLabs CEO + link: https://twitter.com/azaidelson + company: + - name: Secret Labs + link: https://www.scrtlabs.com/ + contacts: info@scrtlabs.com +storage: + decentralized: true +tracebility: + tracked_data: user SCRT adress + kyc: false + sign_in_type_requirments: wallet +third_party_dependency: false +compliance: false +social_trust: Slabs ( MRSINGER ) +technical_spof: Can decrypt +history: + - title: Mainnet + event_type: launch + description: Mainnet + time: Feb 13, 2020 + link: https://shadeprotocol.io/blog/shade-protocol-claim-tutorial +client_diversability: + - name: Keplr + link: https://www.keplr.app/ + - name: Starshell + link: https://starshell.net/ +default_privacy: false +funding: + - name: Private investors + type: ICO + link: https://icodrops.com/secret-network/ + value: 236.500.000 $ + time: Jul 23, 2020 +project_status: + live_status: true + version: Mainnet + testnet: true + mainnet: true +product_readiness: mainnet, 2020 +have_token: true +tokens: + - symbol: SCRT diff --git a/src/projects/infrastructure/seneca/index.yaml b/src/projects/infrastructure/seneca/index.yaml index e69de29b..0e9a70da 100644 --- a/src/projects/infrastructure/seneca/index.yaml +++ b/src/projects/infrastructure/seneca/index.yaml @@ -0,0 +1,7 @@ +name: Seneca +categories: + - infrastructure +description: The first layer 1 designed to build apps on rich, complex yet private data +product_readiness: testnet +links: + web: https://www.seneca.tech diff --git a/src/projects/infrastructure/sunscreen/index.yaml b/src/projects/infrastructure/sunscreen/index.yaml index e69de29b..02625f67 100644 --- a/src/projects/infrastructure/sunscreen/index.yaml +++ b/src/projects/infrastructure/sunscreen/index.yaml @@ -0,0 +1,8 @@ +name: Sunscreen +categories: + - infrastructure +description: Makes advanced privacy technology easy for engineers to use. +product_readiness: TBD +links: + web: https://blog.sunscreen.tech/roadmap/ + github: https://github.com/Sunscreen-tech?ref=sunscreen diff --git a/src/projects/infrastructure/suterusu/index.yaml b/src/projects/infrastructure/suterusu/index.yaml index e69de29b..d542e763 100644 --- a/src/projects/infrastructure/suterusu/index.yaml +++ b/src/projects/infrastructure/suterusu/index.yaml @@ -0,0 +1,13 @@ +name: Suterusu +categories: + - infrastructure +description: >- + A suite of privacy-preserving services to obfuscate transactional and asset + information +product_readiness: testnet, January 2021 +links: + web: https://suterusu.io + github: https://github.com/suterusu-team +have_token: true +tokens: + - symbol: SUTER diff --git a/src/projects/infrastructure/the-farcaster-project/index.yaml b/src/projects/infrastructure/the-farcaster-project/index.yaml index e69de29b..8a7ff1ca 100644 --- a/src/projects/infrastructure/the-farcaster-project/index.yaml +++ b/src/projects/infrastructure/the-farcaster-project/index.yaml @@ -0,0 +1,11 @@ +name: The Farcaster Project +categories: + - infrastructure +description: >- + A cross-chain atomic swap protocol and implementation who allows to exchange + Bitcoin and Monero in a peer-to-peer manner with anyone running a Farcaster + node. +product_readiness: TBD +links: + web: https://farcaster.dev/ + github: https://github.com/farcaster-project diff --git a/src/projects/infrastructure/threshold/index.yaml b/src/projects/infrastructure/threshold/index.yaml index e69de29b..4cff80aa 100644 --- a/src/projects/infrastructure/threshold/index.yaml +++ b/src/projects/infrastructure/threshold/index.yaml @@ -0,0 +1,11 @@ +name: Threshold +categories: + - infrastructure +description: A decentralized threshold cryptography network +product_readiness: TBD +links: + web: https://threshold.network + github: https://github.com/threshold-network +have_token: true +tokens: + - symbol: T diff --git a/src/projects/infrastructure/tomochainp/index.yaml b/src/projects/infrastructure/tomochainp/index.yaml index e69de29b..76ba569b 100644 --- a/src/projects/infrastructure/tomochainp/index.yaml +++ b/src/projects/infrastructure/tomochainp/index.yaml @@ -0,0 +1,13 @@ +name: TomoChainP +categories: + - infrastructure +description: >- + A privacy protocols developed on TomoChain and designed to create safe and + untraceable transactions +product_readiness: TBD +links: + web: https://tomochain.com/tomop + github: https://github.com/tomochain/tomop +have_token: true +tokens: + - symbol: TOMO diff --git a/src/projects/infrastructure/tonnel-network/index.yaml b/src/projects/infrastructure/tonnel-network/index.yaml index e69de29b..5ee0af71 100644 --- a/src/projects/infrastructure/tonnel-network/index.yaml +++ b/src/projects/infrastructure/tonnel-network/index.yaml @@ -0,0 +1,7 @@ +name: Tonnel Network +categories: + - infrastructure +description: Zero-Knowledge Privacy Preserving DeFi protocol in Ton Network +links: + web: https://www.tonnel.network +have_token: true diff --git a/src/projects/infrastructure/trocador-app/index.yaml b/src/projects/infrastructure/trocador-app/index.yaml index e69de29b..4faafec6 100644 --- a/src/projects/infrastructure/trocador-app/index.yaml +++ b/src/projects/infrastructure/trocador-app/index.yaml @@ -0,0 +1,9 @@ +name: Trocador App +categories: + - infrastructure +description: >- + A privacy-focused exchange aggregator. Anonymous service, no Java, no + registration, onion site and I2P available. +product_readiness: live +links: + web: https://trocador.app diff --git a/src/projects/infrastructure/unova/index.yaml b/src/projects/infrastructure/unova/index.yaml index e69de29b..c56ddbcc 100644 --- a/src/projects/infrastructure/unova/index.yaml +++ b/src/projects/infrastructure/unova/index.yaml @@ -0,0 +1,12 @@ +name: Unova +categories: + - infrastructure +description: >- + The ultimate Multi-Layered Web3 infrastructure for Supply Chain and Real-World + Asset use cases. +product_readiness: mainnet, early 2022 +links: + web: https://unova.io +have_token: true +tokens: + - symbol: UON diff --git a/src/projects/infrastructure/utopia/index.yaml b/src/projects/infrastructure/utopia/index.yaml index e69de29b..22471c10 100644 --- a/src/projects/infrastructure/utopia/index.yaml +++ b/src/projects/infrastructure/utopia/index.yaml @@ -0,0 +1,10 @@ +name: Utopia +categories: + - infrastructure +description: >- + All-in-one kit for secure instant messaging, encrypted email, anonymous + payments and private browsing. +product_readiness: live +links: + web: https://u.is/en/ +have_token: true diff --git a/src/projects/infrastructure/vault1317/index.yaml b/src/projects/infrastructure/vault1317/index.yaml index e69de29b..58685120 100644 --- a/src/projects/infrastructure/vault1317/index.yaml +++ b/src/projects/infrastructure/vault1317/index.yaml @@ -0,0 +1,10 @@ +name: Vault1317 +categories: + - infrastructure +description: >- + An Off-chain secure communication protocol with deniability via ZKP (Ring + Signature) +product_readiness: PoC +links: + web: https://hardenedvault.net/blog/2021-06-02-vault1317-thesis/ + github: https://github.com/hardenedvault/vault1317 diff --git a/src/projects/infrastructure/verida/index.yaml b/src/projects/infrastructure/verida/index.yaml index e69de29b..3d3e3dea 100644 --- a/src/projects/infrastructure/verida/index.yaml +++ b/src/projects/infrastructure/verida/index.yaml @@ -0,0 +1,10 @@ +name: Verida +categories: + - infrastructure +description: >- + A multi-chain protocol for interoperable database storage and messaging built + on decentralized identity +product_readiness: live +links: + web: https://www.verida.io + github: https://github.com/verida/ diff --git a/src/projects/infrastructure/xx-network/index.yaml b/src/projects/infrastructure/xx-network/index.yaml index e69de29b..2287afd0 100644 --- a/src/projects/infrastructure/xx-network/index.yaml +++ b/src/projects/infrastructure/xx-network/index.yaml @@ -0,0 +1,11 @@ +name: XX network +categories: + - infrastructure +description: The first and only quantum-resistant and privacy-focused blockchain ecosystem +product_readiness: mainnet +links: + web: https://xx.network + github: https://git.xx.network/explore +have_token: true +tokens: + - symbol: XX diff --git a/src/projects/infrastructure/zeronet/index.yaml b/src/projects/infrastructure/zeronet/index.yaml index e69de29b..ea178704 100644 --- a/src/projects/infrastructure/zeronet/index.yaml +++ b/src/projects/infrastructure/zeronet/index.yaml @@ -0,0 +1,9 @@ +name: ZeroNet +categories: + - infrastructure +description: >- + Open, free and uncensorable websites, using Bitcoin cryptography and + BitTorrent network +product_readiness: TBD +links: + web: https://zeronet.io diff --git a/src/projects/infrastructure/zeropool/index.yaml b/src/projects/infrastructure/zeropool/index.yaml index e69de29b..7c3a645f 100644 --- a/src/projects/infrastructure/zeropool/index.yaml +++ b/src/projects/infrastructure/zeropool/index.yaml @@ -0,0 +1,9 @@ +name: ZeroPool +categories: + - infrastructure +description: >- + Is fully private multi-blockchain solution. Low transaction fees, atomic swaps + and common anonymity set. +product_readiness: mainnet beta +links: + web: https://zeropool.network/#rec246911850 diff --git a/src/projects/wallets/cool-wallet/index.yaml b/src/projects/wallets/cool-wallet/index.yaml index 71f7202b..fb1dec9a 100644 --- a/src/projects/wallets/cool-wallet/index.yaml +++ b/src/projects/wallets/cool-wallet/index.yaml @@ -3,4 +3,4 @@ categories: - wallets description: Non-custodial wallet links: - web: https://www.coolwallet.io/ + web: www.coolwallet.io diff --git a/utils/gen.js b/utils/gen.js index e8d619ca..95acf75c 100644 --- a/utils/gen.js +++ b/utils/gen.js @@ -73,9 +73,9 @@ async function genCat(cat) { if (p.Token && p.Token !== 'No' && p.Token !== 'no') { out.have_token = true if (typeof(p.Token) === "string" && p.Token.match(/^[A-Z]+$/)) { - out.token = Object.assign(out.token || {}, { + out.tokens = [{ symbol: p.Token - }) + }] } if (p.TokenLink) { out.token_link = p.TokenLink !== '-' ? p.TokenLink : undefined