<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>intent-centric Archives - Coin Engineer</title>
	<atom:link href="https://coinengineer.net/blog/tag/intent-centric/feed/" rel="self" type="application/rss+xml" />
	<link>https://coinengineer.net/blog/tag/intent-centric/</link>
	<description>Btc, Coins, Pre-Sale, DeFi, NFT</description>
	<lastBuildDate>Mon, 25 Aug 2025 16:52:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://coinengineer.net/blog/wp-content/uploads/2024/04/cropped-Coin-Engineer-Logo-Favicon-2-32x32.png</url>
	<title>intent-centric Archives - Coin Engineer</title>
	<link>https://coinengineer.net/blog/tag/intent-centric/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is Anoma? &#124; Intent-Centric Operating System</title>
		<link>https://coinengineer.net/blog/what-is-anoma-intent-centric-operating-system/</link>
					<comments>https://coinengineer.net/blog/what-is-anoma-intent-centric-operating-system/#respond</comments>
		
		<dc:creator><![CDATA[Ahmet Bedirhan Arvas]]></dc:creator>
		<pubDate>Mon, 25 Aug 2025 16:52:14 +0000</pubDate>
				<category><![CDATA[Altcoin Projects]]></category>
		<category><![CDATA[Project review]]></category>
		<category><![CDATA[Anoma]]></category>
		<category><![CDATA[decentralized settlement]]></category>
		<category><![CDATA[distributed operating system]]></category>
		<category><![CDATA[intent-centric]]></category>
		<category><![CDATA[Juvix]]></category>
		<category><![CDATA[multi chain]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[resource machine]]></category>
		<category><![CDATA[solvers]]></category>
		<category><![CDATA[web3]]></category>
		<guid isPermaLink="false">https://coinengineer.net/blog/?p=48942</guid>

					<description><![CDATA[<p>Anoma is a distributed operating system (OS) architecture aimed at developing “intent-centric” applications for Web3. In the classic chain/VM (virtual machine) paradigm, users specify execution permissions (transactions) individually; in Anoma, the user declares the outcome (intent), and the rest is coordinated by solvers, service providers, and Anoma nodes. This approach aims to unify the multi-chain</p>
<p>The post <a href="https://coinengineer.net/blog/what-is-anoma-intent-centric-operating-system/">What is Anoma? | Intent-Centric Operating System</a> appeared first on <a href="https://coinengineer.net/blog">Coin Engineer</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Anoma is a distributed operating system (OS) architecture aimed at developing “intent-centric” applications for Web3. In the classic chain/VM (virtual machine) paradigm, users specify <strong data-start="280" data-end="311">execution permissions (transactions)</strong> individually; in Anoma, the user declares the <strong data-start="355" data-end="374">outcome (intent)</strong>, and the rest is coordinated by solvers, service providers, and Anoma nodes. This approach aims to unify the multi-chain world in a single development environment, decentralize counterparty discovery, and make privacy and data sovereignty programmable.</p>
<p><img fetchpriority="high" decoding="async" class=" wp-image-48946 aligncenter" src="https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180547-300x196.png" alt="anoma" width="928" height="606" srcset="https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180547-300x196.png 300w, https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180547-768x503.png 768w, https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180547.png 929w" sizes="(max-width: 928px) 100vw, 928px" /></p>
<h2 data-start="710" data-end="725">What is Anoma?</h2>
<p data-start="727" data-end="1409">Anoma is defined as a <strong data-start="955" data-end="982">distributed operating system</strong> where developers can write <strong data-start="751" data-end="781">intent-centric applications</strong>, users can broadcast their intents across the network, and these intents can be aggregated and executed <strong data-start="891" data-end="927">atomically across different chains</strong> by <strong data-start="852" data-end="865">solvers</strong>. The project emphasizes the transition from “VM to IM (Intent Machine)”: application logic is defined in Anoma’s <strong data-start="1084" data-end="1111">Resource/Intent Machine</strong> layer, while settlement initially occurs on existing service providers like Ethereum and L2s. Anoma thus aims to “defrag” multi-chain fragmentation (liquidity, users, and state) with a single development surface.</p>
<ul>
<li data-start="1421" data-end="1502"><strong data-start="1421" data-end="1466">User-centric &amp; infrastructure abstracted:</strong> The user only specifies the outcome.</li>
<li data-start="1505" data-end="1575"><strong data-start="1505" data-end="1540">Multi-chain compatible &amp; unified:</strong> Single deployment, multi-chain access.</li>
<li data-start="1578" data-end="1657"><strong data-start="1578" data-end="1606">Intent-level composition:</strong> Only intents, not transactions, are composed.</li>
<li data-start="1660" data-end="1740"><strong data-start="1660" data-end="1682">Scale-independent:</strong> Distributed data/computation approach reduces cost and scales efficiently.</li>
<li data-start="1743" data-end="1856"><strong data-start="1743" data-end="1780">Programmable data sovereignty:</strong> The application defines who sees what.</li>
</ul>
<p><img decoding="async" class=" wp-image-48948 aligncenter" src="https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180646-300x76.png" alt="anoma" width="971" height="246" srcset="https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180646-300x76.png 300w, https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180646-1024x260.png 1024w, https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180646-768x195.png 768w, https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180646.png 1192w" sizes="(max-width: 971px) 100vw, 971px" /></p>
<h2 data-start="1863" data-end="1886">How Does Anoma Work?</h2>
<h3 data-start="1888" data-end="1942">Intents and Intent Propagation (Gossip)</h3>
<p data-start="1943" data-end="2470">The user interface shapes the user’s preferences and constraints as <strong data-start="2003" data-end="2012">intents</strong>; nodes propagate these intents through the <strong data-start="2052" data-end="2068">intent network</strong> (intent gossip). <strong data-start="2092" data-end="2105">Solvers</strong> match individual or multiple intents to generate an executable plan (e.g., atomic swaps across multiple DEXs, cross-chain settlement) and send it to the target chain(s) as a <strong data-start="2287" data-end="2296">transaction</strong>. This enables <strong data-start="2374" data-end="2404">multi-party &amp; multi-chain</strong> coordination beyond the traditional “single-chain, single-transaction” model.</p>
<p data-start="1943" data-end="2470"><img decoding="async" class=" wp-image-48950 aligncenter" src="https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180738-300x148.png" alt="Anoma" width="864" height="426" srcset="https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180738-300x148.png 300w, https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180738-1024x506.png 1024w, https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180738-768x379.png 768w, https://coinengineer.net/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-180738.png 1231w" sizes="(max-width: 864px) 100vw, 864px" /></p>
<h3 data-start="2472" data-end="2516">Resource Machine and Application Model</h3>
<p data-start="2517" data-end="3018">Anoma’s developer documentation relies on a <strong data-start="2599" data-end="2619">resource-based</strong> state model with concepts such as state/logic/kind/lifecycle, <strong data-start="2638" data-end="2663">balanced transactions</strong>, <strong data-start="2665" data-end="2680">projections</strong>, and <strong data-start="2684" data-end="2695">intents</strong>. Developers write application logic with <strong data-start="2735" data-end="2744">Juvix</strong>, and clear interfaces exist for indexing and solving services. This model aims to surpass the limits of VM-centric designs through <strong data-start="2866" data-end="2894">application portability</strong> and <strong data-start="2898" data-end="2922">intent-level composition</strong>.</p>
<h3 data-start="3020" data-end="3075">Minimum Viable Resource Plasma (MVRP) Architecture</h3>
<p data-start="3076" data-end="3347"><strong data-start="3076" data-end="3099">The first mainnet version</strong> is defined using the “Resource Plasma” approach: existing providers (Ethereum mainnet and L2s, search/solver services) are used for ordering/computation/storage; Anoma nodes and the P2P system weave these into a <strong data-start="3298" data-end="3324">single intent machine</strong>. Here:</p>
<ul>
<li data-start="3350" data-end="3437"><strong data-start="3350" data-end="3365">Operators</strong> run Anoma nodes and participate in intent propagation, solving, and settlement.</li>
<li data-start="3440" data-end="3565"><strong data-start="3440" data-end="3453">Solvers</strong> can combine Anoma intent liquidity with <strong data-start="3481" data-end="3507">EVM intent liquidity</strong> to achieve <strong data-start="3520" data-end="3552">single-transaction atomic settlement</strong>.</li>
<li data-start="3568" data-end="3651"><strong data-start="3568" data-end="3586">Developers</strong> write intent-centric applications using resource machine + Juvix.</li>
<li data-start="3654" data-end="3832"><strong data-start="3654" data-end="3670">Users</strong> select relays, accounts, storage, and ordering providers <strong data-start="3722" data-end="3748">as part of the intent</strong> and define their own security model.</li>
</ul>
<h3 data-start="3834" data-end="3880">4) Advanced Features in the Roadmap</h3>
<p data-start="3881" data-end="4349">Anoma progresses through devnet → testnet → <strong data-start="3907" data-end="3979">mainnet (Phase 1: Ethereum ecosystem; Phase 2+: other ecosystems)</strong>. Future plans include <strong data-start="4006" data-end="4038">private solving</strong>, <strong data-start="4040" data-end="4068">FHE, MPC, threshold encryption</strong>, <strong data-start="4070" data-end="4092">Chimera chains</strong>, and eventually <strong data-start="4108" data-end="4145">Anoma native “on-demand consensus”</strong> with <strong data-start="4150" data-end="4165">native token</strong>. The consensus phase aims for low latency/cost by allowing <strong data-start="4213" data-end="4239">multiple parallel instances</strong> and <strong data-start="4243" data-end="4261">local settlement</strong>.</p>
<p data-start="3881" data-end="4349">Research and prototypes in the Anoma ecosystem include <strong data-start="4409" data-end="4418">Taiga</strong>, <strong data-start="4420" data-end="4430">Typhon</strong>, <strong data-start="4432" data-end="4443">Vamp-ir</strong> (ZK proof tools), and <strong data-start="4467" data-end="4476">Juvix</strong>. Literature and forum posts on multi-asset shielded pools (MASP) and intent-centric design further detail the architecture’s privacy and discovery aspects.</p>
<h2 data-start="4699" data-end="4724">What is the Purpose of Anoma?</h2>
<ul>
<li data-start="4728" data-end="4867"><strong data-start="4728" data-end="4758">Starting the application age:</strong> Offering an OS that abstracts chain differences, encouraging building <strong data-start="4784" data-end="4796">applications</strong> instead of chains.</li>
<li data-start="4870" data-end="5034"><strong data-start="4870" data-end="4925">Radically simplifying user experience:</strong> Specify the <strong data-start="4945" data-end="4955">outcome</strong>, and let the infrastructure/bridges/MEV/multi-chain complexity be coordinated in the background.</li>
<li data-start="5037" data-end="5175"><strong data-start="5037" data-end="5080">Decentralized counterparty discovery &amp; settlement:</strong> Ending server-dependent intent matching and enabling fully decentralized discovery/solving/settlement.</li>
<li data-start="5178" data-end="5311"><strong data-start="5178" data-end="5209">Privacy &amp; data sovereignty:</strong> <strong data-start="5210" data-end="5245">Programmable data sharing</strong>; the application decides who sees which data for what purpose.</li>
<li data-start="5314" data-end="5476"><strong data-start="5314" data-end="5339">Scale independence:</strong> Distributing data/computation to <strong data-start="5354" data-end="5370">edge devices</strong> and using on-chain verification (ZK, etc.) to keep costs low.</li>
</ul>
<p data-start="5478" data-end="5848">Anoma team posts frame this as a <strong data-start="5504" data-end="5524">web browser</strong>-like OS that combines different service providers into a <strong data-start="5570" data-end="5599">single intent machine</strong>. Even in the early mainnet phase, applications can run with real value without <strong data-start="5690" data-end="5731">Anoma-specific token/consensus</strong>.</p>
<h2 data-start="5855" data-end="5890">Who Founded Anoma?</h2>
<p data-start="5892" data-end="6304"><strong data-start="5970" data-end="5985">Awa Sun Yin</strong>, <strong data-start="5987" data-end="6003">Adrian Brink</strong>, and <strong data-start="6007" data-end="6027">Christopher Goes</strong> are the key founders. The official blog’s funding announcement is signed by the <strong data-start="6116" data-end="6144">Anoma Foundation Council</strong>. The team comes from Cosmos/Tendermint, privacy-focused cryptography, and ZK research.</p>
<h2 data-start="6311" data-end="6344">Who Are Anoma’s Investors?</h2>
<p data-start="6346" data-end="6415">Anoma raised a total of <strong data-start="6392" data-end="6404">~$57–60M</strong> across three main rounds between 2021–2023.</p>
<ul>
<li data-start="6418" data-end="6565"><strong data-start="6418" data-end="6441">April 2021 — $6.75M</strong>: Led by Polychain Capital; Electric Capital, Coinbase Ventures, etc. participated.</li>
<li data-start="6568" data-end="6764"><strong data-start="6568" data-end="6589">November 2021 — $26M</strong>: Led by Polychain Capital; Electric Capital, CMCC, etc. (Anoma Foundation, Switzerland-based; funds Heliax for development).</li>
<li data-start="6767" data-end="7010"><strong data-start="6767" data-end="6788">May 2023 — $25M</strong>: Co-led by CMCC Global; Electric Capital, Delphi Digital, Dialectic, KR1, Spartan, NGC, MH Ventures, Bixin, No Limit, Plassa, Perridon, Anagram, Factor, and numerous angel investors participated.</li>
</ul>
<p><img loading="lazy" decoding="async" class=" wp-image-167131 aligncenter" src="https://coinmuhendisi.com/blog/wp-content/uploads/2025/08/Ekran-goruntusu-2025-08-25-175002-300x19.png" alt="Anoma" width="790" height="50" /></p>
<p data-start="7012" data-end="7331">The Backers section on Anoma’s official website also lists: <strong data-start="7070" data-end="7264">Polychain Capital, Coinbase Ventures, Electric Capital, Delphi Digital, Spartan Group, CMCC Global, Figment, CMS, Zola/Zola Global, Dialectic, MH Ventures, Plassa Capital, Anagram, Cygnilabs</strong>.</p>
<h2 data-start="7335" data-end="7617">Anoma Tokenomics</h2>
<p>No official tokenomics has been announced by the project yet.</p>
<h2>Official Sources</h2>
<ul>
<li>Official website: <a href="https://anoma.net/" target="_blank" rel="noopener"><em><strong>anoma.net</strong></em></a></li>
<li>X account: <em><strong><a href="https://x.com/anoma" target="_blank" rel="noopener">@anoma</a></strong></em></li>
<li>White-paper: <a href="https://github.com/anoma/whitepaper/blob/main/whitepaper.pdf" target="_blank" rel="noopener"><em><strong>Anoma</strong></em></a></li>
</ul>
<hr />
<p>For the latest cryptocurrency news, <strong class="darkmysite_processed" data-darkmysite_preserved_bg="rgb(16, 18, 19)" data-darkmysite_preserved_color="rgb(16, 19, 20)"><a class="darkmysite_processed" href="https://t.me/coinmuhendisihaber" data-darkmysite_preserved_bg="rgb(16, 18, 19)" data-darkmysite_preserved_color="rgb(254, 216, 43)">click here</a></strong></p>
<p>The post <a href="https://coinengineer.net/blog/what-is-anoma-intent-centric-operating-system/">What is Anoma? | Intent-Centric Operating System</a> appeared first on <a href="https://coinengineer.net/blog">Coin Engineer</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://coinengineer.net/blog/what-is-anoma-intent-centric-operating-system/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url='https://coinengineer.net/blog/wp-content/uploads/2025/08/what-is-anoma.png' type='image/webp' medium='image' width='1920' height='1080'><media:title type='plain'> <![CDATA[USA]]></media:title><media:thumbnail url='https://coinengineer.net/blog/wp-content/uploads/2025/08/what-is-anoma.png' width='58' height='33' /></media:content>	</item>
	</channel>
</rss>
