<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>#STARKNET Archives - Smart Liquidity Research</title>
	<atom:link href="https://smartliquidity.info/tag/starknet/feed/" rel="self" type="application/rss+xml" />
	<link>https://smartliquidity.info/tag/starknet/</link>
	<description>Crypto News &#38; Data Space</description>
	<lastBuildDate>Fri, 16 May 2025 20:26:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://smartliquidity.info/wp-content/uploads/2021/03/cropped-512-1-1-32x32.png</url>
	<title>#STARKNET Archives - Smart Liquidity Research</title>
	<link>https://smartliquidity.info/tag/starknet/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What Makes Starknet Unique Among Layer 2 Solutions?</title>
		<link>https://smartliquidity.info/2025/05/16/what-makes-starknet-unique-among-layer-2-solutions/</link>
		
		<dc:creator><![CDATA[Jewel]]></dc:creator>
		<pubDate>Fri, 16 May 2025 20:24:30 +0000</pubDate>
				<category><![CDATA[Layer2 Space]]></category>
		<category><![CDATA[#Blockchain]]></category>
		<category><![CDATA[#crypto]]></category>
		<category><![CDATA[#Layer2]]></category>
		<category><![CDATA[#Layer2Space]]></category>
		<category><![CDATA[#STARKNET]]></category>
		<guid isPermaLink="false">https://smartliquidity.info/?p=99262</guid>

					<description><![CDATA[<p>What Makes Starknet Unique Among Layer 2 Solutions? Starknet stands out due to its unique technological foundation and ambitious vision for scalability, security, and decentralization. Developed by StarkWare, Starknet leverages zero-knowledge (ZK) proofs, particularly STARKs (Scalable Transparent ARguments of Knowledge), offering a novel approach to scaling Ethereum without compromising its foundational values. Zero-Knowledge Rollups: The [&#8230;]</p>
<p>The post <a href="https://smartliquidity.info/2025/05/16/what-makes-starknet-unique-among-layer-2-solutions/">What Makes Starknet Unique Among Layer 2 Solutions?</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="color: #00ffff;"><em><strong>What Makes Starknet Unique Among Layer 2 Solutions? Starknet stands out due to its unique technological foundation and ambitious vision for scalability, security, and decentralization. Developed by StarkWare, Starknet leverages zero-knowledge (ZK) proofs, particularly STARKs (Scalable Transparent ARguments of Knowledge), offering a novel approach to scaling Ethereum without compromising its foundational values.</strong></em></span></p>
<h2><strong>Zero-Knowledge Rollups: The Core of Starknet</strong></h2>
<p>At its heart, Starknet is a <strong>ZK-Rollup</strong>—a type of Layer 2 solution that bundles hundreds or thousands of transactions off-chain and posts a succinct cryptographic proof on-chain. Unlike Optimistic Rollups, which assume transactions are valid unless proven otherwise (requiring a delay for fraud proofs), ZK-Rollups prove the correctness of all transactions upfront using cryptographic validity proofs.</p>
<p>Starknet specifically uses <strong>STARKs</strong>, a form of zero-knowledge proof that is <strong>post-quantum secure</strong>, more scalable, and doesn’t require a trusted setup, unlike the SNARKs (used by some competitors). This positions Starknet as a future-proof solution ready for the next generation of cryptography and computing.</p>
<h2><strong>Key Features That Differentiate Starknet</strong></h2>
<h3>1. <strong>Scalability Through Recursive STARKs</strong></h3>
<p>Starknet introduces <strong>recursive proofs</strong>, enabling multiple proofs to be verified within a single proof. This innovation allows exponential scalability, making it possible to verify vast batches of transactions with minimal overhead. Recursive STARKs play a key role in keeping the system decentralized and efficient as usage scales.</p>
<h3>2. <strong>General-Purpose Smart Contract Support</strong></h3>
<p>Unlike many ZK-Rollups that are optimized for specific use cases (like payments), Starknet is a <strong>general-purpose L2</strong>. It supports complex smart contracts, allowing developers to build a wide range of decentralized applications (dApps). This is made possible through the use of <strong>Cairo</strong>, StarkWare’s custom programming language optimized for ZK computation.</p>
<h3>3. <strong>Cairo and the CairoVM</strong></h3>
<p>Cairo (CPU Algebraic Intermediate Representation) is Starknet&#8217;s native language, built from the ground up to generate efficient STARK proofs. While this initially presented a learning curve for developers used to Solidity, it has enabled novel performance optimizations. Cairo 1.0, released in 2023, is more developer-friendly and supports safer, more robust application development.</p>
<p>The <strong>CairoVM</strong> serves as the execution engine, allowing the same code to be run both off-chain (for proof generation) and on-chain (for verification), aligning computation integrity with Ethereum security.</p>
<h3>4. <strong>Decentralization Roadmap</strong></h3>
<p>Starknet has a well-defined path toward decentralization. In 2024 and beyond, the team plans to introduce decentralized sequencers and provers, ensuring that no single entity controls the network&#8217;s transaction ordering or proof generation. This decentralization is vital to maintaining censorship resistance and aligning with Ethereum’s ethos.</p>
<h3>5. <strong>Ethereum Compatibility and Interoperability</strong></h3>
<p>Starknet is designed to be Ethereum-native. It posts data and proofs directly to Ethereum Layer 1, inheriting its security. Moreover, bridges and developer tools are rapidly evolving to ensure smooth interoperability between Starknet and other L1/L2 ecosystems. The <strong>StarkGate</strong> bridge is one example, allowing seamless asset transfers between Ethereum and Starknet.</p>
<h2><strong>Starknet vs Other Layer 2s</strong></h2>
<table>
<thead>
<tr>
<th>Feature</th>
<th>Starknet</th>
<th>Optimism</th>
<th>Arbitrum</th>
<th>zkSync</th>
<th>Polygon zkEVM</th>
</tr>
</thead>
<tbody>
<tr>
<td>Rollup Type</td>
<td>ZK-Rollup (STARKs)</td>
<td>Optimistic</td>
<td>Optimistic</td>
<td>ZK-Rollup (SNARKs)</td>
<td>ZK-Rollup (SNARKs)</td>
</tr>
<tr>
<td>Proof Type</td>
<td>STARKs</td>
<td>Fraud Proofs</td>
<td>Fraud Proofs</td>
<td>SNARKs</td>
<td>SNARKs</td>
</tr>
<tr>
<td>Smart Contract Support</td>
<td>Full (via Cairo)</td>
<td>Full (Solidity)</td>
<td>Full (Solidity)</td>
<td>Full (Solidity-like)</td>
<td>Full (Solidity-compatible)</td>
</tr>
<tr>
<td>Decentralization Roadmap</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>Quantum Resistance</td>
<td>Yes</td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>No</td>
</tr>
</tbody>
</table>
<p>Starknet’s use of STARKs not only gives it scalability and transparency advantages, but also uniquely positions it for a <strong>post-quantum future</strong>, a consideration increasingly important in long-term blockchain infrastructure planning.</p>
<h2><strong>Ecosystem and Adoption</strong></h2>
<p>The Starknet ecosystem has been expanding rapidly, with DeFi platforms (like Nostra, zkLend), NFT marketplaces (like Aspect), and gaming projects (like Realms and Influence) building on its scalable infrastructure. Starknet has also received backing from major investors and collaborations with Ethereum developers, signaling growing confidence in its technology.</p>
<p>The <strong>Starknet Token (STRK)</strong> has introduced decentralized governance mechanisms, further aligning the network with the community and developers building on it.</p>
<h2><strong>Conclusion</strong></h2>
<p>Starknet brings a distinct and powerful approach to Ethereum scalability. Its commitment to zero-knowledge cryptography, use of STARKs, custom programming via Cairo, and roadmap toward full decentralization make it a standout among Layer 2 solutions. While still evolving, its architectural choices and developer momentum position it as a key player in Ethereum’s scaling journey.</p>
<p>As blockchain applications demand ever more throughput, privacy, and robustness, Starknet’s innovative foundation gives it a compelling edge in the race for the future of scalable and secure decentralized computation.</p>
<h4><span style="color: #ffff00;"><strong><a style="color: #ffff00;" href="https://docs.google.com/forms/d/e/1FAIpQLSdACnREL_I_9ZxTj4-6Xu6_kwmIAg4KZmnNHOyn0sIttl2zZw/viewform">REQUEST AN ARTICLE</a></strong></span></h4>
<div class="single_content">
<p><strong>Disclaimer:</strong></p>
<p><em>This article is for informational purposes only and does not constitute financial advice. Readers are encouraged to conduct their own research and consult with a financial professional before making any investment decisions.</em></p>
</div>
<p>The post <a href="https://smartliquidity.info/2025/05/16/what-makes-starknet-unique-among-layer-2-solutions/">What Makes Starknet Unique Among Layer 2 Solutions?</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Rango Exchange Partners with Braavos</title>
		<link>https://smartliquidity.info/2024/01/22/rango-exchange-partners-with-braavos/</link>
		
		<dc:creator><![CDATA[Mische Martinete]]></dc:creator>
		<pubDate>Mon, 22 Jan 2024 09:10:32 +0000</pubDate>
				<category><![CDATA[Defi]]></category>
		<category><![CDATA[#BRAAVOS]]></category>
		<category><![CDATA[#Rango]]></category>
		<category><![CDATA[#STARKNET]]></category>
		<guid isPermaLink="false">https://smartliquidity.info/?p=91950</guid>

					<description><![CDATA[<p>Rango Exchange partners with Braavos, the next generation of wallets made for an intuitive and safe start in crypto. Rango&#8217;s integration of Braavos Wallet improves the user experience for swaps and bridges within the Starknet ecosystem. Exploring Braavos Wallet: A Secure and User-Friendly Smart Contract Wallet Take a closer look at what Braavos Wallet has [&#8230;]</p>
<p>The post <a href="https://smartliquidity.info/2024/01/22/rango-exchange-partners-with-braavos/">Rango Exchange Partners with Braavos</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><strong><em><a href="http://rango.exchange/">Rango Exchange</a> partners with Braavos, the next generation of wallets made for an intuitive and safe start in crypto. <span class="OYPEnA text-decoration-none text-strikethrough-none">Rango&#8217;s integration of <a href="https://braavos.app/">Braavos Wallet</a> improves the user experience for swaps and bridges within the Starknet ecosystem.</span></em></strong></h3>
<p><strong><span class="OYPEnA text-decoration-none text-strikethrough-none">Exploring Braavos Wallet: A Secure and User-Friendly Smart Contract Wallet</span></strong></p>
<p><span class="OYPEnA text-decoration-none text-strikethrough-none">Take a closer look at what Braavos Wallet has to offer. It&#8217;s not just any ordinary wallet. Rather, it&#8217;s a smart contract wallet that delivers both security and ease of use when accessing Starknet and other Dapps. <strong><a href="https://www.starknet.io/en">Starknet</a></strong>, on the other hand, is a decentralized layer-2 network that revolutionizes Ethereum by enabling secure scaling while giving Dapps the freedom to scale transactions and computation infinitely.</span></p>
<h4><span class="OYPEnA text-decoration-none text-strikethrough-none">Why Braavos Wallet is the Smart Choice for Secure Transactions on Starknet</span></h4>
<p><span class="OYPEnA text-decoration-none text-strikethrough-none">Braavos Wallet is a standout option for those looking for smart contract accounts with advanced functionalities. Among its many features are multi-call capabilities, hardware signers, multi-factor authentication, and daily withdrawal limits. With Braavos Wallet, interacting with Starknet is a breeze. </span></p>
<p><strong><span class="OYPEnA text-decoration-none text-strikethrough-none">Here are some of the benefits of choosing Braavos Wallet for all your transaction needs:</span></strong></p>
<ol>
<li><strong class="na gs"><span style="color: #ffcc00;">Unrivaled Security</span><br />
</strong><span class="OYPEnA text-decoration-none text-strikethrough-none">Braavos Wallet ensures asset security using encryption, advanced security measures, 2FA, hardware signing, and 3FA. It also employs Starknet’s zk-STARK technology, providing low fees and scalability while maintaining Ethereum&#8217;s security and decentralization.</span></li>
<li><strong class="na gs"><span style="color: #ffcc00;">User-Friendly Interface</span><br />
</strong><span class="OYPEnA text-decoration-none text-strikethrough-none">Braavos Wallet has an intuitive and visually pleasing interface that simplifies asset management and transaction execution for crypto enthusiasts. It offers a hassle-free onboarding experience through a comprehensive walkthrough.</span></li>
<li><strong class="na gs"> <span style="color: #ffcc00;">Cross-Platform and Devices Compatibility</span><br />
</strong><span class="OYPEnA text-decoration-none text-strikethrough-none">Braavos Wallet is a Starknet-compatible digital wallet that offers cross-platform functionality, allowing users to manage their cryptocurrencies seamlessly across multiple devices and platforms.</span></li>
<li><strong class="na gs"><span style="color: #ffcc00;">Human-Readable Transactions</span><br />
</strong><span class="OYPEnA text-decoration-none text-strikethrough-none">Braavos Wallet solves the confusion of crypto transactions by presenting transaction details in a human-readable format to reduce the risk of errors and phishing attacks while empowering users to make informed decisions.</span></li>
<li><strong class="na gs"><span style="color: #ffcc00;">Integrated Decentralized Exchange (DEX) &amp; Deposit Section</span><br />
</strong><span class="OYPEnA text-decoration-none text-strikethrough-none">Braavos Wallet has a decentralized exchange (DEX) feature, allowing users to swap tokens without leaving the wallet or connecting to external exchanges. This reduces potential errors, saves time and mitigates risks. The Deposit section helps bridge assets from other chains into Starknet using Braavos Wallet.</span></li>
</ol>
<h4><strong><span class="OYPEnA text-decoration-none text-strikethrough-none">The Integration of Braavos Wallet by Rango: A Revolutionary Move</span></strong></h4>
<p><span class="OYPEnA text-decoration-none text-strikethrough-none">As Rango Exchange forges a partnership with Braavos Wallet, its users stand to gain substantial benefits stemming from the respective strengths of both platforms in the cryptocurrency sphere.</span></p>
<p><strong><span class="OYPEnA text-decoration-none text-strikethrough-none">Maximizing Liquidity and Rates with Rango Exchange</span></strong></p>
<p><span class="OYPEnA text-decoration-none text-strikethrough-none">By consolidating DEXes and bridges on a single platform, Rango Exchange is able to offer its users optimal rates and liquidity. What&#8217;s more, users can take advantage of cross-chain liquidity from other supported blockchain networks without the hassle of using multiple platforms or interfaces.</span></p>
<p><strong><span class="OYPEnA text-decoration-none text-strikethrough-none">Secure and Simple Token Swapping with Rango Exchange and Braavos Wallet</span></strong></p>
<p><span class="OYPEnA text-decoration-none text-strikethrough-none">Rango Exchange and Braavos Wallet offer a secure and easy way to swap tokens. Users can sign off on their transactions with Braavos Wallet without revealing their private keys or seed phrases. This integration eliminates the requirement for additional software or extensions. Plus, Braavos Wallet can be used seamlessly on any device or browser.</span></p>
<h4><span class="OYPEnA text-decoration-none text-strikethrough-none">A New Era for the Starknet Ecosystem with Rango Exchange and Braavos Wallet</span></h4>
<p><span class="OYPEnA text-decoration-none text-strikethrough-none">Rango Exchange and Braavos Wallet are partnering up to bring users an unparalleled level of ease and efficiency when swapping and bridging tokens. This collaboration marks an exciting development for the Starknet ecosystem, as users can now benefit from the system&#8217;s scalability and security, as well as the best rates and liquidity offered by Rango Exchange.</span></p>
<h5><strong>FOLLOW Rango Exchange</strong></h5>
<p><strong><a href="http://rango.exchange/">Website</a> | <a href="https://twitter.com/RangoExchange">X</a></strong></p>
<h5><strong>FOLLOW Braavos</strong></h5>
<h5><strong><a href="https://braavos.app/">Website</a> | <a href="https://twitter.com/myBraavos">X</a></p>
<p>RESOURCES</strong></h5>
<p><a href="https://blog.rango.exchange/braavos-wallet-exploration-with-rango-7230f6031c96"><strong>Rango Exchange</strong></a></p>
<h5><span style="color: #ffff99;"><strong><a style="color: #ffff99;" href="https://docs.google.com/forms/d/e/1FAIpQLSdACnREL_I_9ZxTj4-6Xu6_kwmIAg4KZmnNHOyn0sIttl2zZw/viewform">REQUEST AN ARTICLE</a></strong></span></h5>
<p>The post <a href="https://smartliquidity.info/2024/01/22/rango-exchange-partners-with-braavos/">Rango Exchange Partners with Braavos</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>StarkNet Token Deployed On Ethereum</title>
		<link>https://smartliquidity.info/2022/11/18/starknet-token-deployed-on-ethereum/</link>
		
		<dc:creator><![CDATA[Mische Martinete]]></dc:creator>
		<pubDate>Fri, 18 Nov 2022 01:41:00 +0000</pubDate>
				<category><![CDATA[Smart Crypto News]]></category>
		<category><![CDATA[#ETH]]></category>
		<category><![CDATA[#Ethereum]]></category>
		<category><![CDATA[#SCN1]]></category>
		<category><![CDATA[#STARKNET]]></category>
		<category><![CDATA[#STRK]]></category>
		<guid isPermaLink="false">https://smartliquidity.info/?p=82891</guid>

					<description><![CDATA[<p>The StarkNet Token (STRK) is now deployed on Ethereum Mainnet.  STRK will be used as a staking token for participation in StarkNet’s consensus mechanisms, as a Governance token, and for paying transaction fees. Tokens held by StarkWare shareholders, employees, and independent partner software developers are locked for a four-year period, with a gradual release starting [&#8230;]</p>
<p>The post <a href="https://smartliquidity.info/2022/11/18/starknet-token-deployed-on-ethereum/">StarkNet Token Deployed On Ethereum</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><em><strong>The<a href="https://starknet.io/"> StarkNet</a> Token (STRK) is now deployed on Ethereum Mainnet.  STRK will be used as a staking token for participation in StarkNet’s consensus mechanisms, as a Governance token, and for paying transaction fees.</strong></em></h3>
<p>Tokens held by StarkWare shareholders, employees, and independent partner software developers are locked for a four-year period, with a gradual release starting after one year.</p>
<h4 id="b2cd" class="ky kz jj bm la lb lc ld le lf lg lh li kp lj kq lk ks ll kt lm kv ln kw lo lp ga">Token Allocation Process</h4>
<p>Locked tokens can be used for voting and staking, but cannot be transferred or traded. Some of the tokens are locked via a dedicated smart contract on Ethereum while other tokens are locked via custodians.</p>
<p>Separately, 50.1% of the existing StarkNet tokens are allocated to the StarkNet Foundation, to be used to meet its goals. These tokens are not locked. However, the Foundation will need time to formulate the exact mechanism to further allocate those tokens and will share its plans in due time.</p>
<h4 id="291a" class="no kz jj bm la np nq nr le ns nt nu li lx nv nw lk lz nx ny lm mb nz oa lo ob ga">Why Is It Lockup?</h4>
<p>Locking the tokens for the aforementioned period ensures that current contributors align with the long-term incentives of StarkNet. It also discourages speculation over the token in advance of widespread usage for its intended purposes: securing the network, paying fees, and decentralizing governance.</p>
<h4>Voting</h4>
<p>The Foundation will be in charge of facilitating sound governance and formulating the voting mechanisms. The StarkNet Token was designed to allow both direct voting and a range of delegation mechanisms.</p>
<h4>For L1 Voting</h4>
<p>Furthermore, the ERC-20 implementation deployed now includes the <strong class="ls jk">optional</strong> use of Compound’s delegation module. Additionally, this module is widely used for on-chain voting. The reason it’s optional on StarkNet, and turned off by default, is a cost consideration. Turning it on means that every transfer of the StarkNet Tokens on L1 requires extra gas. It is needed solely for the purpose of tracking shifts in voting power.</p>
<h4 id="e88c" class="no kz jj bm la np nq nr le ns nt nu li lx nv nw lk lz nx ny lm mb nz oa lo ob ga"><strong class="ba">Non-L1 Voting</strong></h4>
<p>The alternatives to L1 on-chain voting with Compound’s delegation module include off-chain voting, as well as StarkNet-based on-chain voting systems (such as <strong><a class="au nj" href="https://snapshot.mirror.xyz/cUOrwdtEs5PvNh0sqYWWxPjt8GdJWn_Qp3cl7E3_8IU" target="_blank" rel="noopener ugc nofollow">SnapshotX</a></strong>). These alternatives, which significantly reduce gas consumption for L1 transfers, don’t require explicit support from the ERC-20 code currently deployed, and are thus inherently supported.</p>
<h4><strong>Staking</strong></h4>
<p>StarkNet’s permissionless and censorship-resistant operation requires a random selection of sequencers. The probability of a node being selected to sequence and propose a block is proportional to the number of StarkNet Tokens that node stakes. In addition, the rationale for using StarkNet Tokens (rather than, say, Ethereum or Bitcoin) is explained in the governance proposal. The exact details of staking, sequencing, and block creation on StarkNet are under ongoing discussion by the community and are yet to be finalized.</p>
<h4>ABOUT StarkNet</h4>
<p>StarkWare develops STARK-based solutions for the blockchain industry. Its products facilitate secure, trustless, and scalable blockchain applications.</p>
<p><strong><a href="https://starkware.co/">Website</a> | <a href="https://twitter.com/StarkWareLtd">Twitter</a></strong></p>
<h5><strong>RESOURCES</strong></h5>
<p><strong><a href="https://medium.com/starkware/introducing-the-starknet-foundation-bd4b4379fbb">StarkNet Foundation</a></strong></p>
<h5><span style="color: #ffff99;"><a style="color: #ffff99;" href="https://docs.google.com/forms/d/e/1FAIpQLSdACnREL_I_9ZxTj4-6Xu6_kwmIAg4KZmnNHOyn0sIttl2zZw/viewform"><strong>REQUEST AN ARTICLE</strong></a></span></h5>
<p>The post <a href="https://smartliquidity.info/2022/11/18/starknet-token-deployed-on-ethereum/">StarkNet Token Deployed On Ethereum</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Hashstack Migration to Starkware&#8217;s zk-Rollup Solution Starknet</title>
		<link>https://smartliquidity.info/2022/08/08/hashstack-migration-to-starkwares-zk-rollup-solution-starknet/</link>
		
		<dc:creator><![CDATA[diane]]></dc:creator>
		<pubDate>Mon, 08 Aug 2022 18:42:40 +0000</pubDate>
				<category><![CDATA[Global Crypto News]]></category>
		<category><![CDATA[#Hashstack]]></category>
		<category><![CDATA[#SmartLiquidity]]></category>
		<category><![CDATA[#STARKNET]]></category>
		<category><![CDATA[#StarkWare]]></category>
		<guid isPermaLink="false">https://smartliquidity.info/?p=75895</guid>

					<description><![CDATA[<p>Hashstack, a non-custodial zk-native money market protocol enabling secure under-collateralized loans, announced its migration to Starkware&#8217;s zk-Rollup Solution Starknet. Hashstack announced its migration to Starkware&#8217;s zk-Rollup Solution Starknet, the first general-purpose permissionless Decentralized ZK-Rollup. What are Zk-Rollups, and why are they needed? Ethereum is the most popular blockchain development platform. 26.65% of all Dapps in [&#8230;]</p>
<p>The post <a href="https://smartliquidity.info/2022/08/08/hashstack-migration-to-starkwares-zk-rollup-solution-starknet/">Hashstack Migration to Starkware&#8217;s zk-Rollup Solution Starknet</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><strong><em><span style="color: #00ccff;"><a style="color: #00ccff;" href="http://hashstack.finance"> Hashstack,</a></span> a non-custodial zk-native money market protocol enabling secure under-collateralized loans, announced its migration to<a href="https://starkware.co/"><span style="color: #00ccff;"> Starkware&#8217;s</span></a> zk-Rollup Solution <span style="color: #00ccff;"><a style="color: #00ccff;" href="https://starknet.io/">Starknet.</a></span></em></strong></h3>
<p>Hashstack announced its migration to Starkware&#8217;s zk-Rollup Solution Starknet, the first general-purpose permissionless Decentralized ZK-Rollup.</p>
<h3><strong>What are Zk-Rollups, and why are they needed?</strong></h3>
<p>Ethereum is the most popular blockchain development platform. 26.65% of all Dapps in existence are deploying on Ethereum. Today, 9 out of 10 dapps get deployed on Ethereum or EVM-based L1. This is primarily due to lower development barriers, &amp; matured ecosystem of developers, and resources. On the flip side, the increased network load consistently leads to exorbitant gas fees and slower transaction times; which greatly impacts the network’s scalability.</p>
<p>This matters because, blockchain has made significant strides over the past few years with a projected <a href="https://www.globenewswire.com/en/news-release/2022/06/06/2456388/0/en/With-56-3-CAGR-Blockchain-Market-To-Be-Worth-USD-163-83-Billion-by-2029.html" rel="noopener">CAGR of 56.3% between 2022 to 2029</a>. This might not be possible if the predicaments of today continue to exist.</p>
<p><a href="https://zkrollups.io/optimistic-rollups-vs-zk-rollups/" rel="noopener">L2 scalability protocols</a> such as zk-Rollups operate by rolling up hundreds of offchain transactions into a single transaction. They return a short non-interactive argument of knowledge(SNARK) to the main-chain as a proof of validity. This ensures that instead of hefty transaction data, only the validity proof has to be keep on the main Ethereum network, making ZK Rollups a faster and cheaper way to confirm transactions.</p>
<h3><strong>Hashstack Migration to Starknet</strong></h3>
<p>With this, Hashstack shifts its focus from EVM chains to zk-primitives to further its mission to build the critical infrastructure necessary to 10x the usability of decentralized finance, to truly empower financial inclusion through crypto.</p>
<h3 id="why-starknet"><strong>About Starknet</strong></h3>
<p><strong>StarkNet</strong> is a permissionless decentralized ZK-Rollup operating as an L2 network over Ethereum, where any dApp can achieve unlimited scale for its computation, without compromising Ethereum’s composability and security.</p>
<ul>
<li><strong>Future-ready</strong>: In development since 2017, Starknet’s one of the few market-ready zk-rollups with over 205Mn transactions processed, facilitating over US $657Bn trading volume, to date; instilling confidence on the network’s reliablity.</li>
<li><strong>The community</strong>: Arguably the most collaborative ecosystem of buidlers we have come across. Adopting an entirely new development framework comes up with its own set of challenges. Starkware team’s success in building an open minded, collaboration-centric community made it 10x easier for Hashstack’s team to evaluate &amp; deploy on Starknet. Additionally, Starkware incentivised Hashstack for building &amp; deploying on Starknet.</li>
<li><strong>Cairo</strong>: Starknet’s virtual machine, power by Cairo. It is a turing complete language with syntax being similar to Python. In comparison to Solidity, Cairo is less restrictive &amp; provides full low-level access to low-level primitives.</li>
</ul>
<p><span style="color: #ffffff;"><strong><a style="color: #ffffff;" href="https://starknet.io/">Website</a></strong></span> | <span style="color: #00ccff;"><strong><a style="color: #00ccff;" href="https://twitter.com/Starknet_Intern">Twitter</a></strong></span></p>
<h3><strong>About Hashstack</strong></h3>
<p>Hashstack builds critical infrastructure necessary to further the usability of decentralized finance.</p>
<p><span style="color: #ffffff;"><strong><a style="color: #ffffff;" href="https://hashstack.finance/">Website</a></strong></span> | <span style="color: #00ccff;"><strong><a style="color: #00ccff;" href="https://twitter.com/0xHashstack">Twitter</a></strong></span></p>
<p><strong>SOURCE</strong></p>
<p><a href="https://blog.hashstack.finance/announcing-hashstacks-switch-to-starknet/">https://blog.hashstack.finance/announcing-hashstacks-switch-to-starknet/</a></p>
<h3><span style="color: #ffff99;"><a style="color: #ffff99;" href="https://forms.gle/bubHY6NawvnYiPEJ6"><strong>REQUEST AN ARTICLE</strong></a></span></h3>
<p>The post <a href="https://smartliquidity.info/2022/08/08/hashstack-migration-to-starkwares-zk-rollup-solution-starknet/">Hashstack Migration to Starkware&#8217;s zk-Rollup Solution Starknet</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Empiric Network $7M Seed Round</title>
		<link>https://smartliquidity.info/2022/07/18/empiric-network-7m-seed-round/</link>
		
		<dc:creator><![CDATA[diane]]></dc:creator>
		<pubDate>Mon, 18 Jul 2022 11:14:32 +0000</pubDate>
				<category><![CDATA[Global Crypto News]]></category>
		<category><![CDATA[#Empiric]]></category>
		<category><![CDATA[#Oracle]]></category>
		<category><![CDATA[#SmartLiquidity]]></category>
		<category><![CDATA[#STARKNET]]></category>
		<guid isPermaLink="false">https://smartliquidity.info/?p=73962</guid>

					<description><![CDATA[<p>Empiric Network, the leading oracle on Starknet, built to empower native protocols to realize their ambitious potential, has raised a $7M Seed Round led by Variant. About the Raised Capital Empiric Network $7M Seed Round is to build the oracle for the zk-future of blockchain. Variant is joined by an amazing group of founding data partners [&#8230;]</p>
<p>The post <a href="https://smartliquidity.info/2022/07/18/empiric-network-7m-seed-round/">Empiric Network $7M Seed Round</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><strong><em><span style="color: #00ccff;"><a style="color: #00ccff;" href="https://empiric.network/">Empiric Network, </a></span>the leading oracle on <span style="color: #00ccff;"><a style="color: #00ccff;" href="http://starkware.co">Starknet</a></span>, built to empower native protocols to realize their ambitious potential, has raised a $7M Seed Round led by <span style="color: #00ccff;"><a style="color: #00ccff;" href="https://variant.fund/">Variant</a>.</span></em></strong></h3>
<h3><strong>About the Raised Capital</strong></h3>
<p>Empiric Network $7M Seed Round is to build the oracle for the zk-future of blockchain.</p>
<p>Variant is joined by an amazing group of founding data partners including Alameda, CMT Digital, Flow Traders, FTX and Gemini, as well as ecosystem partners such as StarkWare and Sandeep Nailwal (Polygon), ROAD Capital, and a stellar group of angels such as Marc Bhagarva (Tagomi), Luke Pearson (Polychain), Max Kleiman-Weiner (Sequoia), Tekin Salimi (DAO5), Tarun Chitra (Gauntlet) and Robert Leshner (Compound).</p>
<p>Indeed, Empiric is reinventing the data infrastructure for DeFi.</p>
<p>But their mission is much broader: They are building the <em class="lp">crucial decentralized infrastructure for all data,</em> from the weather (parametric insurance) to sports (betting and fantasy sports) to news (prediction markets) and beyond.</p>
<p>They have assembled an exceptional team from places such as Harvard, MIT, and Stanford. Who built data infrastructure at Palantir. Created tokenized real estate with DLA Piper and have been building on zk-rollups since day one.</p>
<p>Empiric Network believes in a world where society’s crucial applications are accessible to anyone. Where transparency replaces backroom dealings and trustless software has made middlemen obsolete. With their deep knowledge of zk-technology and the ecosystem. They are here to build the decentralized data infrastructure our industry needs to make this vision a reality.</p>
<h3><strong>About Empiric Network</strong></h3>
<p><span data-key="2d83679916964eb9840174e3a698b160">Empiric Network is the first decentralized, transparent and composable oracle network, leveraging state-of-the-art zero knowledge cryptography. Hence, they have partner with the </span><a class="css-4rbku5 css-1dbjc4n r-1loqt21 r-1471scf r-1otgn73 r-1i6wzkk r-lrvibr" href="https://empiric.network/publishers" data-rnw-int-class="link____"><span data-key="1fa1108c24af4b97a50d1e07ae1e6e46" data-rnw-int-class="nearest_265-1758_267-1759-243__">biggest market makers and the most liquid exchanges</span></a><span data-key="21b050c0656445d98f2a68cfbe4e1113"> who sign and timestamp their own high quality, robust data and send it directly on-chain. Their </span><a class="css-4rbku5 css-1dbjc4n r-1loqt21 r-1471scf r-1otgn73 r-1i6wzkk r-lrvibr" href="https://github.com/42labs/Empiric/blob/master/using-empiric/supported-assets.md" data-rnw-int-class="link____"><span data-key="a0f0ec591ce54c32809d085be08c25e5" data-rnw-int-class="nearest_265-1758_267-1759-243__">feeds</span></a><span data-key="2e9a4ecf3d9d4518997c60300f575d0a"> are already </span><a class="css-4rbku5 css-1dbjc4n r-1loqt21 r-1471scf r-1otgn73 r-1i6wzkk r-lrvibr" href="https://empiric.network/" data-rnw-int-class="link____"><span data-key="4cb2abdd907649daa03ab417a899ff66" data-rnw-int-class="nearest_265-1758_267-1759-243__">live</span></a><span data-key="4786db35419c4eb1a23ead2e886f087a"> in public alpha on Starknet, where they are powering the next generation of ambitious protocols such as ZKLend, CurveZero, Magnety, Canvas, FujiDAO, </span><a class="css-4rbku5 css-1dbjc4n r-1loqt21 r-1471scf r-1otgn73 r-1i6wzkk r-lrvibr" href="https://empiric.network/protocols" data-rnw-int-class="link____"><span data-key="8d608d11a63e4100a3e43a559e20f502" data-rnw-int-class="nearest_265-1758_267-1759-243__">and more</span></a><span data-key="9303a36ea725440695797739b1a40520" data-slate-fragment="JTdCJTIyb2JqZWN0JTIyJTNBJTIyZG9jdW1lbnQlMjIlMkMlMjJkYXRhJTIyJTNBJTdCJTdEJTJDJTIybm9kZXMlMjIlM0ElNUIlN0IlMjJvYmplY3QlMjIlM0ElMjJibG9jayUyMiUyQyUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJpc1ZvaWQlMjIlM0FmYWxzZSUyQyUyMmRhdGElMjIlM0ElN0IlN0QlMkMlMjJub2RlcyUyMiUzQSU1QiU3QiUyMm9iamVjdCUyMiUzQSUyMnRleHQlMjIlMkMlMjJsZWF2ZXMlMjIlM0ElNUIlN0IlMjJvYmplY3QlMjIlM0ElMjJsZWFmJTIyJTJDJTIydGV4dCUyMiUzQSUyMkVtcGlyaWMlMjBOZXR3b3JrJTIwaXMlMjB0aGUlMjBmaXJzdCUyMGRlY2VudHJhbGl6ZWQlMkMlMjB0cmFuc3BhcmVudCUyMGFuZCUyMGNvbXBvc2FibGUlMjBvcmFjbGUlMjBuZXR3b3JrJTJDJTIwbGV2ZXJhZ2luZyUyMHN0YXRlLW9mLXRoZS1hcnQlMjB6ZXJvJTIwa25vd2xlZGdlJTIwY3J5cHRvZ3JhcGh5LiUyMFdlJTIwcGFydG5lciUyMHdpdGglMjB0aGUlMjAlMjIlMkMlMjJtYXJrcyUyMiUzQSU1QiU1RCUyQyUyMnNlbGVjdGlvbnMlMjIlM0ElNUIlNUQlN0QlNUQlMkMlMjJrZXklMjIlM0ElMjJjZTVjZmZjMGRmY2I0OWU2ODEyOGJlNjBjNWRhYjZkYSUyMiU3RCUyQyU3QiUyMm9iamVjdCUyMiUzQSUyMmlubGluZSUyMiUyQyUyMnR5cGUlMjIlM0ElMjJsaW5rJTIyJTJDJTIyaXNWb2lkJTIyJTNBZmFsc2UlMkMlMjJkYXRhJTIyJTNBJTdCJTIycmVmJTIyJTNBJTdCJTIya2luZCUyMiUzQSUyMnVybCUyMiUyQyUyMnVybCUyMiUzQSUyMmh0dHBzJTNBJTJGJTJGZW1waXJpYy5uZXR3b3JrJTJGcHVibGlzaGVycyUyMiU3RCU3RCUyQyUyMm5vZGVzJTIyJTNBJTVCJTdCJTIyb2JqZWN0JTIyJTNBJTIydGV4dCUyMiUyQyUyMmxlYXZlcyUyMiUzQSU1QiU3QiUyMm9iamVjdCUyMiUzQSUyMmxlYWYlMjIlMkMlMjJ0ZXh0JTIyJTNBJTIyYmlnZ2VzdCUyMG1hcmtldCUyMG1ha2VycyUyMGFuZCUyMHRoZSUyMG1vc3QlMjBsaXF1aWQlMjBleGNoYW5nZXMlMjIlMkMlMjJtYXJrcyUyMiUzQSU1QiU1RCUyQyUyMnNlbGVjdGlvbnMlMjIlM0ElNUIlNUQlN0QlNUQlMkMlMjJrZXklMjIlM0ElMjJlNjJhMzExNzZjNmU0YzlkOWVlNDYxZTY3YjU5ZDZkZSUyMiU3RCU1RCUyQyUyMmtleSUyMiUzQSUyMjFmYTExMDhjMjRhZjRiOTdhNTBkMWUwN2FlMWU2ZTQ2JTIyJTdEJTJDJTdCJTIyb2JqZWN0JTIyJTNBJTIydGV4dCUyMiUyQyUyMmxlYXZlcyUyMiUzQSU1QiU3QiUyMm9iamVjdCUyMiUzQSUyMmxlYWYlMjIlMkMlMjJ0ZXh0JTIyJTNBJTIyJTIwd2hvJTIwc2lnbiUyMGFuZCUyMHRpbWVzdGFtcCUyMHRoZWlyJTIwb3duJTIwaGlnaCUyMHF1YWxpdHklMkMlMjByb2J1c3QlMjBkYXRhJTIwYW5kJTIwc2VuZCUyMGl0JTIwZGlyZWN0bHklMjBvbi1jaGFpbi4lMjBPdXIlMjAlMjIlMkMlMjJtYXJrcyUyMiUzQSU1QiU1RCUyQyUyMnNlbGVjdGlvbnMlMjIlM0ElNUIlNUQlN0QlNUQlMkMlMjJrZXklMjIlM0ElMjIyMWIwNTBjMDY1NjQ0NWQ5OGYyYTY4Y2ZiZTRlMTExMyUyMiU3RCUyQyU3QiUyMm9iamVjdCUyMiUzQSUyMmlubGluZSUyMiUyQyUyMnR5cGUlMjIlM0ElMjJsaW5rJTIyJTJDJTIyaXNWb2lkJTIyJTNBZmFsc2UlMkMlMjJkYXRhJTIyJTNBJTdCJTIycmVmJTIyJTNBJTdCJTIya2luZCUyMiUzQSUyMnVybCUyMiUyQyUyMnVybCUyMiUzQSUyMmh0dHBzJTNBJTJGJTJGZ2l0aHViLmNvbSUyRjQybGFicyUyRkVtcGlyaWMlMkZibG9iJTJGbWFzdGVyJTJGdXNpbmctZW1waXJpYyUyRnN1cHBvcnRlZC1hc3NldHMubWQlMjIlN0QlN0QlMkMlMjJub2RlcyUyMiUzQSU1QiU3QiUyMm9iamVjdCUyMiUzQSUyMnRleHQlMjIlMkMlMjJsZWF2ZXMlMjIlM0ElNUIlN0IlMjJvYmplY3QlMjIlM0ElMjJsZWFmJTIyJTJDJTIydGV4dCUyMiUzQSUyMmZlZWRzJTIyJTJDJTIybWFya3MlMjIlM0ElNUIlNUQlMkMlMjJzZWxlY3Rpb25zJTIyJTNBJTVCJTVEJTdEJTVEJTJDJTIya2V5JTIyJTNBJTIyYTEwM2QzN2NmZmFjNDBjNWIzMDMyMzNkMmVmM2JlNDklMjIlN0QlNUQlMkMlMjJrZXklMjIlM0ElMjJhMGYwZWM1OTFjZTU0YzMyODA5ZDA4NWJlMDhjMjVlNSUyMiU3RCUyQyU3QiUyMm9iamVjdCUyMiUzQSUyMnRleHQlMjIlMkMlMjJsZWF2ZXMlMjIlM0ElNUIlN0IlMjJvYmplY3QlMjIlM0ElMjJsZWFmJTIyJTJDJTIydGV4dCUyMiUzQSUyMiUyMGFyZSUyMGFscmVhZHklMjAlMjIlMkMlMjJtYXJrcyUyMiUzQSU1QiU1RCUyQyUyMnNlbGVjdGlvbnMlMjIlM0ElNUIlNUQlN0QlNUQlMkMlMjJrZXklMjIlM0ElMjIyZTlhNGVjZjNkOWQ0NTE4OTk3YzYwMzAwZjU3NWQwYSUyMiU3RCUyQyU3QiUyMm9iamVjdCUyMiUzQSUyMmlubGluZSUyMiUyQyUyMnR5cGUlMjIlM0ElMjJsaW5rJTIyJTJDJTIyaXNWb2lkJTIyJTNBZmFsc2UlMkMlMjJkYXRhJTIyJTNBJTdCJTIycmVmJTIyJTNBJTdCJTIya2luZCUyMiUzQSUyMnVybCUyMiUyQyUyMnVybCUyMiUzQSUyMmh0dHBzJTNBJTJGJTJGZW1waXJpYy5uZXR3b3JrJTJGJTIyJTdEJTdEJTJDJTIybm9kZXMlMjIlM0ElNUIlN0IlMjJvYmplY3QlMjIlM0ElMjJ0ZXh0JTIyJTJDJTIybGVhdmVzJTIyJTNBJTVCJTdCJTIyb2JqZWN0JTIyJTNBJTIybGVhZiUyMiUyQyUyMnRleHQlMjIlM0ElMjJsaXZlJTIyJTJDJTIybWFya3MlMjIlM0ElNUIlNUQlMkMlMjJzZWxlY3Rpb25zJTIyJTNBJTVCJTVEJTdEJTVEJTJDJTIya2V5JTIyJTNBJTIyNzRiNWVjNDJlMTU4NDQ5N2FmNDk5ZTUzNjdlOTMwYmElMjIlN0QlNUQlMkMlMjJrZXklMjIlM0ElMjI0Y2IyYWJkZDkwNzY0OWRhYTAzYWI0MTdhODk5ZmY2NiUyMiU3RCUyQyU3QiUyMm9iamVjdCUyMiUzQSUyMnRleHQlMjIlMkMlMjJsZWF2ZXMlMjIlM0ElNUIlN0IlMjJvYmplY3QlMjIlM0ElMjJsZWFmJTIyJTJDJTIydGV4dCUyMiUzQSUyMiUyMGluJTIwcHVibGljJTIwYWxwaGElMjBvbiUyMFN0YXJrbmV0JTJDJTIwd2hlcmUlMjB0aGV5JTIwYXJlJTIwcG93ZXJpbmclMjB0aGUlMjBuZXh0JTIwZ2VuZXJhdGlvbiUyMG9mJTIwYW1iaXRpb3VzJTIwcHJvdG9jb2xzJTIwc3VjaCUyMGFzJTIwWktMZW5kJTJDJTIwQ3VydmVaZXJvJTJDJTIwTWFnbmV0eSUyQyUyMENhbnZhcyUyQyUyMEZ1amlEQU8lMkMlMjAlMjIlMkMlMjJtYXJrcyUyMiUzQSU1QiU1RCUyQyUyMnNlbGVjdGlvbnMlMjIlM0ElNUIlNUQlN0QlNUQlMkMlMjJrZXklMjIlM0ElMjI0Nzg2ZGIzNTQxOWM0ZWIxYTIzZWFkMmU4ODZmMDg3YSUyMiU3RCUyQyU3QiUyMm9iamVjdCUyMiUzQSUyMmlubGluZSUyMiUyQyUyMnR5cGUlMjIlM0ElMjJsaW5rJTIyJTJDJTIyaXNWb2lkJTIyJTNBZmFsc2UlMkMlMjJkYXRhJTIyJTNBJTdCJTIycmVmJTIyJTNBJTdCJTIya2luZCUyMiUzQSUyMnVybCUyMiUyQyUyMnVybCUyMiUzQSUyMmh0dHBzJTNBJTJGJTJGZW1waXJpYy5uZXR3b3JrJTJGcHJvdG9jb2xzJTIyJTdEJTdEJTJDJTIybm9kZXMlMjIlM0ElNUIlN0IlMjJvYmplY3QlMjIlM0ElMjJ0ZXh0JTIyJTJDJTIybGVhdmVzJTIyJTNBJTVCJTdCJTIyb2JqZWN0JTIyJTNBJTIybGVhZiUyMiUyQyUyMnRleHQlMjIlM0ElMjJhbmQlMjBtb3JlJTIyJTJDJTIybWFya3MlMjIlM0ElNUIlNUQlMkMlMjJzZWxlY3Rpb25zJTIyJTNBJTVCJTVEJTdEJTVEJTJDJTIya2V5JTIyJTNBJTIyNmZmMDU3ZTk3ZTQ2NDBiZjgyMGJhMjE3MWQxZWM2ZDAlMjIlN0QlNUQlMkMlMjJrZXklMjIlM0ElMjI4ZDYwOGQxMWE2M2U0MTAwYTNlNDNhNTU5ZTIwZjUwMiUyMiU3RCUyQyU3QiUyMm9iamVjdCUyMiUzQSUyMnRleHQlMjIlMkMlMjJsZWF2ZXMlMjIlM0ElNUIlN0IlMjJvYmplY3QlMjIlM0ElMjJsZWFmJTIyJTJDJTIydGV4dCUyMiUzQSUyMi4lMjIlMkMlMjJtYXJrcyUyMiUzQSU1QiU1RCUyQyUyMnNlbGVjdGlvbnMlMjIlM0ElNUIlNUQlN0QlNUQlMkMlMjJrZXklMjIlM0ElMjI5MzAzYTM2ZWE3MjU0NDA2OTU3OTc3MzliMWE0MDUyMCUyMiU3RCU1RCUyQyUyMmtleSUyMiUzQSUyMmU1YjFhNjM3NjdlYjRmNzU5MDg0ZDQ2ODFlZWZkYWJiJTIyJTdEJTVEJTJDJTIya2V5JTIyJTNBJTIyYzEwMjcxZDFkN2E4NDM0MTgzZTQxZDJjZWE5MjA0MDMlMjIlN0Q=">.</span></p>
<p><span style="color: #ffffff;"><strong><a style="color: #ffffff;" href="http://empiric.network">Website</a></strong></span> |<span style="color: #00ccff;"><strong><a style="color: #00ccff;" href="https://twitter.com/EmpiricNetwork"> Twitter</a></strong></span></p>
<p><strong>SOURCE</strong></p>
<p><strong><a href="https://medium.com/@EmpiricNetwork/empiric-network-the-zk-native-oracle-dcff3c36658a">https://medium.com/@EmpiricNetwork/empiric-network-the-zk-native-oracle-dcff3c36658a</a></strong></p>
<h3><span style="color: #ffff99;"><a style="color: #ffff99;" href="https://forms.gle/bubHY6NawvnYiPEJ6"><strong>REQUEST AN ARTICLE</strong></a></span></h3>
<p>&nbsp;</p>
<p>The post <a href="https://smartliquidity.info/2022/07/18/empiric-network-7m-seed-round/">Empiric Network $7M Seed Round</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Starknet to Launch its Token</title>
		<link>https://smartliquidity.info/2022/07/16/starknet-to-launch-its-token/</link>
		
		<dc:creator><![CDATA[Mische Martinete]]></dc:creator>
		<pubDate>Sat, 16 Jul 2022 15:00:49 +0000</pubDate>
				<category><![CDATA[Smart Crypto News]]></category>
		<category><![CDATA[#STARKNET]]></category>
		<category><![CDATA[#StarkWare]]></category>
		<guid isPermaLink="false">https://smartliquidity.info/?p=73846</guid>

					<description><![CDATA[<p>Starknet to launch its Token as per StarkeWare announced recently on their Twitter account. StarkNet’s decentralization involves a native token and a new foundation. StarkNet is a permissionless decentralized Layer 2 (L2) validity rollup. Built to allow Ethereum to scale via cryptographic protocols called STARKs. Without compromising Ethereum’s core principles of decentralization, transparency, as well [&#8230;]</p>
<p>The post <a href="https://smartliquidity.info/2022/07/16/starknet-to-launch-its-token/">Starknet to Launch its Token</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><em><strong><a href="https://starkware.co/starknet/">Starknet</a> to launch its Token as per StarkeWare announced recently on their <a href="https://twitter.com/StarkWareLtd/status/1547223754832478209?s=20&amp;t=EjOEQovODCU7kXIQYCI80w">Twitter</a> account. </strong><strong>StarkNet’s decentralization involves a native token and a new foundation.</strong></em></h3>
<p>StarkNet is a permissionless decentralized Layer 2 (L2) validity rollup. Built to allow Ethereum to scale via cryptographic protocols called STARKs. Without compromising Ethereum’s core principles of decentralization, transparency, as well as inclusivity, and security.</p>
<h4><strong>StarkNet’s Alpha launched on Mainnet </strong></h4>
<p>StarkNet’s Alpha launched on Mainnet in November 2021. Less than one year in, an ecosystem is forming, with dozens of teams worldwide working on it. Now is the time to advance the network&#8217;s decentralization, so it achieves the liveness, censorship resistance, transparency, and inclusivity demanded of an L2 on Ethereum.</p>
<h5><strong>Permissionless Proof-of-stake Leader</strong></h5>
<p>Decentralization means the network’s operation and evolution will not rely on any single entity, including StarkWare. A permissionless proof-of-stake leader election mechanism and on-chain payment of transaction fees, both using a native token, will enable the network to operate reliably as an L2 on Ethereum even should StarkWare cease to exist.</p>
<p>Decisions regarding the ongoing maintenance of StarkNet will shift from StarkWare to the community. A StarkNet Token and Foundation will be key elements of this effort.</p>
<p><strong><a class="au mu" href="https://starknet.io/" target="_blank" rel="noopener ugc nofollow">StarkNet</a> </strong>is built from cryptography and an open ecosystem. The <strong class="li jm">cryptography</strong> is <a class="au mu" href="https://eprint.iacr.org/2018/046.pdf" target="_blank" rel="noopener ugc nofollow"><strong class="li jm">STARKs</strong></a>. These are protocols based on math that scale Ethereum by orders of magnitude. They require no trust setup, are post-quantum secure, and can be deploys succinctly at any scale.</p>
<p>StarkNet gives all developers and users access to the scale and security benefits of STARKs, for the purpose of scaling Ethereum while maintaining Ethereum’s core values. STARKs were invented by co-founders of StarkWare, who first used them to build the <strong><a class="au mu" href="https://starkware.co/starkex/" target="_blank" rel="noopener ugc nofollow">StarkEx</a></strong> scaling solution for clients.</p>
<p>Subsequently, StarkWare and other developer teams (collectively “Core Contributors”) built <strong><a class="au mu" href="https://starkware.co/starknet/" target="_blank" rel="noopener ugc nofollow">StarkNet</a></strong>, a public, decentralized, and permissionless infrastructure, to ensure that these scaling technologies are accessible to all in perpetuity.</p>
<p>The launch of StarkNet Alpha nearly a year ago prompted the emergence of a larger ecosystem committed to building and nurturing StarkNet. Numerous teams of developers worldwide are building its core infrastructure and new applications on it.</p>
<h4 id="7557" class="ki kj jl bn kk kl km kn ko kp kq kr ks kt ku kv kw kx ky kz la lb lc ld le lf gc"><strong class="ba">The way to decentralization</strong></h4>
<p>STARK technology is mature and secure, but StarkNet has not achieved the status of a public good like Ethereum or the Internet. For StarkNet to reach this goal, its governance, operation, and development must continue to decentralize. This will be facilitated through two mechanisms: the <strong class="li jm">StarkNet Foundation</strong> and the <strong class="li jm">StarkNet Token</strong>.</p>
<p><strong>The StarkNet Token</strong></p>
<p>The StarkNet Token needs to operate the ecosystem. Maintain and secure it, decide on its values and strategic goals and direct its evolution. The token use for governance, payment of transaction fees on StarkNet, and participation in StarkNet’s consensus mechanism.</p>
<p>The StarkNet Token model emphasizes compensating developers for their work. A portion of new minting and transaction fees, grants to core infrastructure, and smart contract developers. Paying for the work they have done to design and launch the protocol. In addition to compensating StarkNet operators for the work, they have done to operate it.</p>
<h5><strong>ABOUT StarkWare</strong></h5>
<p>StarkWare scaling solutions use STARK-based validity proofs to ensure an Ethereum-secure, fast and seamless user experience. They support a range of data availability modes.</p>
<p><strong><a href="https://starkware.co/">Website</a> | <a href="https://twitter.com/StarkWareLtd">Twitter</a></strong></p>
<h5><strong>RESOURCES</strong></h5>
<p><strong><a href="https://medium.com/starkware/part-1-starknet-sovereignty-a-decentralization-proposal-bca3e98a01ef">Medium</a></strong></p>
<p><span style="color: #ffff99;"><a style="color: #ffff99;" href="https://docs.google.com/forms/d/e/1FAIpQLSdACnREL_I_9ZxTj4-6Xu6_kwmIAg4KZmnNHOyn0sIttl2zZw/viewform"><strong>REQUEST AN ARTICLE</strong></a></span></p>
<p>The post <a href="https://smartliquidity.info/2022/07/16/starknet-to-launch-its-token/">Starknet to Launch its Token</a> appeared first on <a href="https://smartliquidity.info">Smart Liquidity Research</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
