<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Home on Anemos blockchain</title><link>https://anemos.one/</link><description>Recent content in Home on Anemos blockchain</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 05 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://anemos.one/index.xml" rel="self" type="application/rss+xml"/><item><title>Introducing Anemos: A Fair-Launch Layer-1 with a Native Stablecoin</title><link>https://anemos.one/2026/06/05/introducing-anemos-a-fair-launch-layer-1-with-a-native-stablecoin/</link><pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate><guid>https://anemos.one/2026/06/05/introducing-anemos-a-fair-launch-layer-1-with-a-native-stablecoin/</guid><description>&lt;p&gt;Anemos (ἄνεμος, Greek for &lt;em&gt;wind&lt;/em&gt;; ticker &lt;strong&gt;ANM&lt;/strong&gt;) is a layer-1 blockchain that pairs a deliberately
minimal, no-VM proof-of-stake core with two features that cannot be added on top of an existing chain:
a &lt;strong&gt;fair launch&lt;/strong&gt; and a &lt;strong&gt;native, protocol-level stablecoin&lt;/strong&gt;. This post explains the thesis.&lt;/p&gt;
&lt;h2 id="why-fork-not-build-on-top" class="group flex items-center"&gt;
 Why fork, not build on top
 &lt;a href="#why-fork-not-build-on-top" class="ml-2 opacity-0 group-hover:opacity-100 transition-opacity duration-200" aria-label="Link to this section"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-5 h-5"&gt;
 &lt;path stroke-linecap="round" stroke-linejoin="round" d="M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5l-3.9 19.5m-2.1-19.5l-3.9 19.5" /&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Anemos is a respectful fork of &lt;a href="https://pactus.org"&gt;Pactus&lt;/a&gt; — a lightweight, BFT-final, sortition-PoS
chain with six fixed transaction types and no virtual machine. That minimalism is a security feature,
and we preserve it. But two goals are reachable only at the base layer:&lt;/p&gt;</description></item><item><title>The Anemos Stablecoin: A Native, Overcollateralized, Self-Stabilizing Design</title><link>https://anemos.one/2026/06/04/the-anemos-stablecoin-a-native-overcollateralized-self-stabilizing-design/</link><pubDate>Thu, 04 Jun 2026 00:00:00 +0000</pubDate><guid>https://anemos.one/2026/06/04/the-anemos-stablecoin-a-native-overcollateralized-self-stabilizing-design/</guid><description>&lt;p&gt;The Anemos stablecoin is built as native consensus logic, mirroring the existing transfer/bond/withdraw
modules. Because every node re-executes and commits a shared state root, every operation is
&lt;strong&gt;integer/fixed-point only&lt;/strong&gt; with defined rounding — any nondeterminism would be a chain halt.&lt;/p&gt;
&lt;h2 id="mint-and-redeem-against-a-floor" class="group flex items-center"&gt;
 Mint and redeem against a floor
 &lt;a href="#mint-and-redeem-against-a-floor" class="ml-2 opacity-0 group-hover:opacity-100 transition-opacity duration-200" aria-label="Link to this section"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-5 h-5"&gt;
 &lt;path stroke-linecap="round" stroke-linejoin="round" d="M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5l-3.9 19.5m-2.1-19.5l-3.9 19.5" /&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Minting deposits ANM at the oracle price and issues stablecoin &lt;strong&gt;only if the post-mint collateral
ratio stays above a floor&lt;/strong&gt; (launch value ~400%). This minting-halt-below-floor rule is the
anti-death-spiral mechanism — we lift Djed&amp;rsquo;s formally verified bounds rather than invent new ones.
Redeeming burns stablecoin and returns ANM at the oracle price, reserve-ratio aware. Both execute
against the &lt;em&gt;previously committed&lt;/em&gt; (lagged) price, so a single block cannot be used to front-run the
peg.&lt;/p&gt;</description></item><item><title>A Consensus-Embedded Price Oracle: Slash Deviation, Never Absence</title><link>https://anemos.one/2026/06/03/a-consensus-embedded-price-oracle-slash-deviation-never-absence/</link><pubDate>Wed, 03 Jun 2026 00:00:00 +0000</pubDate><guid>https://anemos.one/2026/06/03/a-consensus-embedded-price-oracle-slash-deviation-never-absence/</guid><description>&lt;p&gt;A USD-pegged stablecoin needs a USD price, and a new chain has no native source. The oracle is the
true blocker, so we designed it first. The key constraint: the price must be a &lt;strong&gt;pure function of
on-chain data&lt;/strong&gt;, so a node that was offline and re-syncs derives the identical value.&lt;/p&gt;
&lt;h2 id="price-rides-in-the-block-not-in-a-transaction" class="group flex items-center"&gt;
 Price rides in the block, not in a transaction
 &lt;a href="#price-rides-in-the-block-not-in-a-transaction" class="ml-2 opacity-0 group-hover:opacity-100 transition-opacity duration-200" aria-label="Link to this section"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-5 h-5"&gt;
 &lt;path stroke-linecap="round" stroke-linejoin="round" d="M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5l-3.9 19.5m-2.1-19.5l-3.9 19.5" /&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;We do &lt;strong&gt;not&lt;/strong&gt; touch the consensus vote or certificate hot path — the riskiest code in the chain.
Instead, each block a deterministic &lt;strong&gt;~committee subset&lt;/strong&gt; (ranked by &lt;code&gt;Hash(seed‖valNum)&lt;/code&gt; over the
committed H−1 sortition seed, so every node re-derives it with zero storage) signs the canonical
message &lt;code&gt;H(height‖valNum‖price)&lt;/code&gt; with its validator BLS key and gossips a &lt;code&gt;PriceVote&lt;/code&gt;. The proposer
aggregates the subset&amp;rsquo;s votes into one BLS aggregate in a block-body &lt;strong&gt;&lt;code&gt;OracleData&lt;/code&gt;&lt;/strong&gt; section, whose
hash is folded into &lt;code&gt;Block.Hash()&lt;/code&gt;. The existing precommit certificate therefore attests the oracle
data &lt;strong&gt;with zero certificate-format change&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Fair-Launch Tokenomics: Minted Emission Without a Premine</title><link>https://anemos.one/2026/06/02/fair-launch-tokenomics-minted-emission-without-a-premine/</link><pubDate>Tue, 02 Jun 2026 00:00:00 +0000</pubDate><guid>https://anemos.one/2026/06/02/fair-launch-tokenomics-minted-emission-without-a-premine/</guid><description>&lt;p&gt;Most chains pay their block subsidy out of a finite premined treasury — which both concentrates
genesis supply and eventually runs dry. Anemos does neither.&lt;/p&gt;
&lt;h2 id="no-premine-no-treasury-balance" class="group flex items-center"&gt;
 No premine, no treasury balance
 &lt;a href="#no-premine-no-treasury-balance" class="ml-2 opacity-0 group-hover:opacity-100 transition-opacity duration-200" aria-label="Link to this section"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-5 h-5"&gt;
 &lt;path stroke-linecap="round" stroke-linejoin="round" d="M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5l-3.9 19.5m-2.1-19.5l-3.9 19.5" /&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The inherited design premined coins to insider accounts plus a large treasury and paid the subsidy
from it. Anemos replaces this with a &lt;strong&gt;fair launch&lt;/strong&gt;: the Treasury address is a &lt;strong&gt;zero-balance
sentinel&lt;/strong&gt; that exists only as a minting source. The block subsidy is &lt;strong&gt;minted&lt;/strong&gt; — credited to
recipients with no sender debit — so there is no premine to draw down and no insider allocation.&lt;/p&gt;</description></item><item><title>Contributing</title><link>https://anemos.one/contributing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://anemos.one/contributing/</guid><description>&lt;p&gt;Anemos is an open-source platform that thrives on the contributions of its community.
Whether you&amp;rsquo;re a developer, designer, or enthusiast, your involvement can truly make a difference.&lt;/p&gt;
&lt;p&gt;Here are some of the ways you can support the Anemos project:&lt;/p&gt;
&lt;h2 id="run-a-node" class="group flex items-center"&gt;
 Run a Node
 &lt;a href="#run-a-node" class="ml-2 opacity-0 group-hover:opacity-100 transition-opacity duration-200" aria-label="Link to this section"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-5 h-5"&gt;
 &lt;path stroke-linecap="round" stroke-linejoin="round" d="M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5l-3.9 19.5m-2.1-19.5l-3.9 19.5" /&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;One of the most effective ways to contribute to the Anemos network is by running a node.
A &amp;ldquo;node&amp;rdquo; is a software program that downloads a copy of the Anemos blockchain and
helps ensure the network stays secure, reliable, and decentralized.&lt;/p&gt;</description></item><item><title>Download</title><link>https://anemos.one/download/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://anemos.one/download/</guid><description>&lt;p&gt;On this page you can find how to download and get the latest version of the Anemos software.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="build" class="group flex items-center"&gt;
 🏗️ Compile from Source Code
 &lt;a href="#build" class="ml-2 opacity-0 group-hover:opacity-100 transition-opacity duration-200" aria-label="Link to this section"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-5 h-5"&gt;
 &lt;path stroke-linecap="round" stroke-linejoin="round" d="M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5l-3.9 19.5m-2.1-19.5l-3.9 19.5" /&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Project Anemos is distributed as open source software,
so the preferred way for installing it is to clone the source code from
the &lt;a href="https://github.com/Thanos420NoScope/anemos"&gt;GitHub&lt;/a&gt; repository and compile the source code.&lt;/p&gt;</description></item><item><title>FAQ</title><link>https://anemos.one/about/faq/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://anemos.one/about/faq/</guid><description/></item><item><title>Roadmap</title><link>https://anemos.one/about/roadmap/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://anemos.one/about/roadmap/</guid><description/></item><item><title>Terms of Use</title><link>https://anemos.one/term_of_use/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://anemos.one/term_of_use/</guid><description>&lt;h1 id="terms-of-use" class="group flex items-center"&gt;
 Terms of Use
 &lt;a href="#terms-of-use" class="ml-2 opacity-0 group-hover:opacity-100 transition-opacity duration-200" aria-label="Link to this section"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-5 h-5"&gt;
 &lt;path stroke-linecap="round" stroke-linejoin="round" d="M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5l-3.9 19.5m-2.1-19.5l-3.9 19.5" /&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Welcome to Anemos.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;By using our website or services, you agree to these Terms of Use (&amp;ldquo;Terms&amp;rdquo;).
Please review them carefully.
If you do not accept the Terms, please do not use our website or services.&lt;/p&gt;
&lt;p&gt;We may update the Terms occasionally.
Your continued use of our website or services after any changes means you accept the updates.
If you do not agree to the updates, please stop using our website and services.&lt;/p&gt;</description></item><item><title>What is Anemos?</title><link>https://anemos.one/about/what-is-anemos/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://anemos.one/about/what-is-anemos/</guid><description>&lt;h2 id="what-is-anemos" class="group flex items-center"&gt;
 What is Anemos?
 &lt;a href="#what-is-anemos" class="ml-2 opacity-0 group-hover:opacity-100 transition-opacity duration-200" aria-label="Link to this section"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-5 h-5"&gt;
 &lt;path stroke-linecap="round" stroke-linejoin="round" d="M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5l-3.9 19.5m-2.1-19.5l-3.9 19.5" /&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Anemos&lt;/strong&gt; (ἄνεμος — Greek for &lt;em&gt;wind&lt;/em&gt;; ticker &lt;strong&gt;ANM&lt;/strong&gt;) is a layer-1 blockchain that pairs a
deliberately minimal, BFT-final proof-of-stake core with two things you cannot bolt onto an existing
chain: a &lt;strong&gt;fair launch&lt;/strong&gt; and a &lt;strong&gt;native, protocol-level stablecoin&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Anemos is a respectful fork of &lt;a href="https://pactus.org"&gt;Pactus&lt;/a&gt; — a lightweight, instant-finality,
sortition-based PoS chain with no virtual machine and a small set of fixed transaction types. We keep
that minimal, secure core (and Pactus&amp;rsquo;s copyright) and add new consensus logic on top.&lt;/p&gt;</description></item></channel></rss>