diff --git a/src/assets/data/funding-rounds.json b/src/assets/data/funding-rounds.json index a681371..1c96d95 100644 --- a/src/assets/data/funding-rounds.json +++ b/src/assets/data/funding-rounds.json @@ -36,6 +36,39 @@ } ] }, + + { + "ProjectName": "Bitfinity", + "FundingRounds": [ + { + "Amount": "1,000,000", + "Year": "2021", + "Investors": [ + "Unknown" + ], + "Round": "Seed" + }, + { + "Amount": "6,000,000", + "Year": "2023", + "Investors": [ + "Unknown" + ], + "Round": "Growth" + }, + { + "Amount": "12,000,000", + "Year": "2024", + "Investors": [ + "Polychain Capital", + "ParaFi", + "Draft Ventures", + "Warburg Serres" + ], + "Round": "Mainnet Launch" + } + ] + }, { "ProjectName": "bitSmiley", "FundingRounds": [ @@ -85,6 +118,28 @@ "Blockchain.com Ventures" ], "Round": "Seed" + }, + { + "Amount": "9,460,000", + "Year": "2025", + "Investors": [ + "Anchorage", + "Amber Group", + "Sats Ventures", + "Castle Island Ventures", + "Ledger", + "RockawayX", + "Asymmetric", + "IOSG Ventures", + "UTXO Management", + "Daedalus", + "CMS", + "Bankless Ventures", + "Hypersphere", + "Alliance", + "Sigil/Zeeprime" + ], + "Round": "Strategic" } ] }, @@ -113,12 +168,21 @@ "ProjectName": "Botanix", "FundingRounds": [ { - "Amount": "11,500,000", + "Amount": "3,000,000", + "Year": "2023", + "Investors": [ + "Unknown" + ], + "Round": "Pre-seed" + }, + { + "Amount": "8,500,000", "Year": "2024", "Investors": [ "Polychain Capital", "Placeholder Capital", - "Other VCs" + "Valor Equity Partners", + "ABCDE" ], "Round": "Seed" } @@ -204,6 +268,14 @@ "Ledger Cathay Fund" ], "Round": "Multiple Rounds" + }, + { + "Amount": "7,500,000", + "Year": "2025", + "Investors": [ + "Ledger Cathay Fund" + ], + "Round": "Strategic" } ] }, @@ -239,6 +311,46 @@ } ] }, + { + "ProjectName": "Riema Labs", + "FundingRounds": [ + { + "Amount": "8,000,000", + "Year": "2024", + "Investors": [ + "Polychain Capital", + "Nomad Capital", + "dao5", + "The Spartan Group", + "Primitive", + "OKX Ventures", + "L2 Iterative Ventures", + "GeekCartel", + "Symbolic Capital", + "Big Brain Holdings", + "Global Coin Research", + "Protagonist", + "Gate Ventures", + "Animoca Ventures", + "Mask Network" + ], + "Round": "Seed" + } + ] + }, + { + "ProjectName": "Satoshi Protocol", + "FundingRounds": [ + { + "Amount": "2,000,000", + "Year": "2024", + "Investors": [ + "Yenwen Feng" + ], + "Round": "Seed" + } + ] + }, { "ProjectName": "Side Protocol", "FundingRounds": [ @@ -323,5 +435,95 @@ "Round": "Unknown" } ] + }, + { + "ProjectName": "Liquid Network", + "FundingRounds": [ + { + "Amount": "210,000,000", + "Year": "2024", + "Investors": [ + "Fulgur Ventures" + ], + "Round": "Convertible Note" + } + ] + }, + { + "ProjectName": "Midl", + "FundingRounds": [ + { + "Amount": "2,400,000", + "Year": "2025", + "Investors": [ + "Draper Associates", + "Draper Dragon" + ], + "Round": "Seed" + } + ] + }, + { + "ProjectName": "Plasma", + "FundingRounds": [ + { + "Amount": "500,000,000", + "Year": "2025", + "Investors": [ + "Public ICO Participants" + ], + "Round": "ICO" + } + ] + }, + { + "ProjectName": "Babylon", + "FundingRounds": [ + { + "Amount": "18,000,000", + "Year": "2023", + "Investors": [ + "Polychain Capital", + "Hack VC" + ], + "Round": "Series A" + }, + { + "Amount": "70,000,000", + "Year": "2024", + "Investors": [ + "Paradigm", + "Polychain Capital", + "Bullish Capital" + ], + "Round": "Strategic" + } + ] + }, + { + "ProjectName": "Fedimint", + "FundingRounds": [ + { + "Amount": "17,000,000", + "Year": "2023", + "Investors": [ + "Ego Death Capital" + ], + "Round": "Series A" + } + ] + }, + { + "ProjectName": "MAP Protocol", + "FundingRounds": [ + { + "Amount": "1,000,000", + "Year": "2024", + "Investors": [ + "Gryps" + ], + "Round": "Strategic" + } + ] } ] \ No newline at end of file diff --git a/src/assets/data/img/b-network 2.png b/src/assets/data/img/b-network 2.png new file mode 100644 index 0000000..604ca4a Binary files /dev/null and b/src/assets/data/img/b-network 2.png differ diff --git a/src/assets/data/img/babylon.png b/src/assets/data/img/babylon.png index 4ef264a..81fed1c 100644 Binary files a/src/assets/data/img/babylon.png and b/src/assets/data/img/babylon.png differ diff --git a/src/assets/data/img/biop 2.png b/src/assets/data/img/biop 2.png new file mode 100644 index 0000000..b4461bf Binary files /dev/null and b/src/assets/data/img/biop 2.png differ diff --git a/src/assets/data/img/bool-network 2.png b/src/assets/data/img/bool-network 2.png new file mode 100644 index 0000000..02d22f4 Binary files /dev/null and b/src/assets/data/img/bool-network 2.png differ diff --git a/src/assets/data/img/fedimint.png b/src/assets/data/img/fedimint.png index 3690082..b9409ed 100644 Binary files a/src/assets/data/img/fedimint.png and b/src/assets/data/img/fedimint.png differ diff --git a/src/assets/data/img/hacashcom 2.png b/src/assets/data/img/hacashcom 2.png new file mode 100644 index 0000000..914371c Binary files /dev/null and b/src/assets/data/img/hacashcom 2.png differ diff --git a/src/assets/data/img/lightec 2.png b/src/assets/data/img/lightec 2.png new file mode 100644 index 0000000..7155f8b Binary files /dev/null and b/src/assets/data/img/lightec 2.png differ diff --git a/src/assets/data/img/map-protocol.png b/src/assets/data/img/map-protocol.png index b842b8c..31f67be 100644 Binary files a/src/assets/data/img/map-protocol.png and b/src/assets/data/img/map-protocol.png differ diff --git a/src/assets/data/img/midl.png b/src/assets/data/img/midl.png new file mode 100644 index 0000000..ef9d4bb Binary files /dev/null and b/src/assets/data/img/midl.png differ diff --git a/src/assets/data/img/plasma.png b/src/assets/data/img/plasma.png new file mode 100644 index 0000000..4b21e88 Binary files /dev/null and b/src/assets/data/img/plasma.png differ diff --git a/src/assets/data/img/sova.png b/src/assets/data/img/sova.png new file mode 100644 index 0000000..6d45ef3 Binary files /dev/null and b/src/assets/data/img/sova.png differ diff --git a/src/assets/data/layers-data.json b/src/assets/data/layers-data.json index 26fd19e..f6346d5 100644 --- a/src/assets/data/layers-data.json +++ b/src/assets/data/layers-data.json @@ -61,12 +61,25 @@ }, { "Name": "BEVM", - "Category": "Sidechain", + "Category": "Zk-rollup", "Network Stage": "Mainnet", "Native Token": "BTC", - "Founded": "", + "Founded": "2024", "Image": "bevm.png", - "Type": "Sidechain" + "Type": "Sidechain", + "Description": "BEVM is the first fully decentralized Bitcoin Layer 2 that is EVM-compatible and uses BTC as gas. It enables Ethereum ecosystem DApps to operate on Bitcoin L2, offering cross-chain interaction, data integrity assurance, decentralized processing, and advanced scalability.", + "Link": "https://bevm.io" + }, + { + "Name": "Bitfinity", + "Category": "Zk-rollup", + "Network Stage": "Mainnet", + "Native Token": "BTF", + "Founded": "2021", + "Image": "bitfinity-network.png", + "Type": "Sidechain", + "Description": "Bitfinity Network is a Bitcoin Layer 2 solution that integrates Ethereum Virtual Machine (EVM) compatibility into the Bitcoin ecosystem. It enables developers to deploy Solidity-based smart contracts and decentralized applications on Bitcoin, significantly expanding its functionality beyond traditional transactions.", + "Link": "https://bitfinity.network" }, { "Name": "Biop", @@ -105,15 +118,7 @@ "Image": "bitcredit-protocol.png", "Type": "Other" }, - { - "Name": "Bitfinity Network", - "Category": "Sidechain", - "Network Stage": "Testnet", - "Native Token": "BFT", - "Founded": "", - "Image": "bitfinity-network.png", - "Type": "Sidechain" - }, + { "Name": "BitLayer", "Category": "Zk-rollup", @@ -330,9 +335,11 @@ "Category": "Sidechain", "Network Stage": "Mainnet", "Native Token": "MAPO", - "Founded": "", + "Founded": "2019", "Image": "map-protocol.png", - "Type": "Sidechain" + "Type": "Sidechain", + "Description": "MAP Protocol is a Bitcoin Layer 2 interoperability solution utilizing ZK light client technology as a gateway for developers and users within the Bitcoin ecosystem. It enables seamless cross-chain interactions between Bitcoin and other public blockchain networks.", + "Link": "https://www.mapprotocol.io/" }, { "Name": "Mercury Layer", @@ -439,6 +446,17 @@ "Image": "rgb.png", "Type": "Other" }, + { + "Name": "Riema Labs", + "Category": "DA", + "Network Stage": "Testnet", + "Native Token": "", + "Founded": "2024", + "Image": "riema-labs.png", + "Type": "Other", + "Description": "Riema Labs is a pioneering entity in the Bitcoin ecosystem, renowned for its innovative data availability layer designed to significantly reduce transaction costs. The startup's innovative product is Nubit, the first-ever Bitcoin-native data availability layer, which leverages advanced techniques such as native staking and decentralized bridging.", + "Link": "https://nubit.org" + }, { "Name": "Rollux", "Category": "Zk-rollup", @@ -481,12 +499,14 @@ }, { "Name": "Satoshi Protocol", - "Category": "", + "Category": "DeFi", "Network Stage": "Testnet", "Native Token": "BTC", - "Founded": "", + "Founded": "2024", "Image": "satoshi-protocol.png", - "Type": "Other" + "Type": "Other", + "Description": "Satoshi Protocol is the first stablecoin backed by Bitcoin, designed to foster a new era of decentralized finance by enhancing transparency and efficiency in blockchain transactions. It emphasizes secure, trustless exchanges and aims to streamline financial operations across various blockchain networks.", + "Link": "https://satoshiprotocol.org" }, { "Name": "SatoshiSync", @@ -623,7 +643,7 @@ "Description": "Lygos Finance leverages Discreet Log Contracts (DLCs) to enable Bitcoin-based financial derivatives and smart contract functionality on Bitcoin." }, { - "Name": "BTKN (Spark)", + "Name": "BTKN", "Category": "Keys", "Network Stage": "Mainnet", "Native Token": "BTC", @@ -702,5 +722,49 @@ "Image": "zkm.png", "Type": "Rollup", "Description": "ZKM is developing a Bitcoin Layer 2 solution focusing on scalability and interoperability, incubated by Ethereum Layer 2 Metis." + }, + { + "Name": "Midl", + "Category": "Sidechain", + "Network Stage": "Testnet", + "Native Token": "", + "Founded": "2025", + "Image": "midl.png", + "Type": "Sidechain", + "Description": "Midl is an execution environment that brings smart contracts to Bitcoin, enabling native dApps and financial products. Unlike sidechains or Layer 2s, it provides a native execution environment for Bitcoin with seamless support for Bitcoin-native token standards.", + "Link": "https://midl.xyz/" + }, + { + "Name": "Plasma", + "Category": "Sidechain", + "Network Stage": "Mainnet", + "Native Token": "XPL", + "Founded": "2025", + "Image": "plasma.png", + "Type": "Sidechain", + "Description": "Plasma is a Bitcoin sidechain with full EVM compatibility, engineered for speed and efficiency. It serves as a high-performance settlement layer optimized for fee-free USDT transfers, cross-border payments, remittances, and DeFi services globally.", + "Link": "https://plasma.to" + }, + { + "Name": "Babylon", + "Category": "Staking Protocol", + "Network Stage": "Mainnet", + "Native Token": "BABY", + "Founded": "2022", + "Image": "babylon.png", + "Type": "Other", + "Description": "Babylon is a Bitcoin staking protocol that enables non-custodial staking via Taproot time-locked scripts. Users can stake BTC to secure other blockchains while maintaining self-custody and earning rewards, all without wrapping or bridging Bitcoin.", + "Link": "https://babylonlabs.io/" + }, + { + "Name": "Sova", + "Category": "Bitcoin L2", + "Network Stage": "Testnet", + "Native Token": "SOVA", + "Founded": "2024", + "Image": "sova.png", + "Type": "Other", + "Description": "Sova is the first native-Bitcoin treasury chain built on OP Superchain, enabling UTXO-aware, EVM-compatible smart contracts to interact with real BTC without wrapping or federated bridges. Designed for institutional BTC yield generation.", + "Link": "https://www.sova.io/" } ] \ No newline at end of file diff --git a/src/components/GitHubActivity.vue b/src/components/GitHubActivity.vue new file mode 100644 index 0000000..5ca7462 --- /dev/null +++ b/src/components/GitHubActivity.vue @@ -0,0 +1,156 @@ + + + + + diff --git a/src/components/L2DataTable.vue b/src/components/L2DataTable.vue index f6f0365..d47ee27 100644 --- a/src/components/L2DataTable.vue +++ b/src/components/L2DataTable.vue @@ -92,7 +92,7 @@ const handleRowClick = (protocol) => { class="border border-t-0 border-[#e0e0e0]" > -
+
{{ type }}
diff --git a/src/components/Layer2Investments.vue b/src/components/Layer2Investments.vue new file mode 100644 index 0000000..7d298bb --- /dev/null +++ b/src/components/Layer2Investments.vue @@ -0,0 +1,192 @@ + + + diff --git a/src/components/ProjectsCount.vue b/src/components/ProjectsCount.vue new file mode 100644 index 0000000..0dad158 --- /dev/null +++ b/src/components/ProjectsCount.vue @@ -0,0 +1,89 @@ + + + diff --git a/src/components/SearchBox.vue b/src/components/SearchBox.vue index d42ac85..18bc712 100644 --- a/src/components/SearchBox.vue +++ b/src/components/SearchBox.vue @@ -28,15 +28,44 @@ watch(() => props.modelValue, (newValue) => { watch(searchValue, (newValue) => { emit('update:modelValue', newValue); }); + +// Clear search function +const clearSearch = () => { + searchValue.value = ''; +}; diff --git a/src/pages/index.vue b/src/pages/index.vue index 615615b..db2616c 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -7,6 +7,9 @@ import Footer from '@/components/Footer.vue'; import Sidebar from '@/components/Sidebar.vue'; import MobileFilters from '@/components/MobileFilters.vue'; import SearchBox from '@/components/SearchBox.vue'; +import ProjectsCount from '@/components/ProjectsCount.vue'; +import GitHubActivity from '@/components/GitHubActivity.vue'; +import Layer2Investments from '@/components/Layer2Investments.vue'; // Filter states const searchTerm = ref(''); @@ -166,6 +169,15 @@ onMounted(() => { + +
+
+ + + +
+
+ { Projects

- Showing {{ filteredData.length }} of {{ tableData.length }} protocols + Showing {{ filteredData.length }} protocols