CITU — Simply the Essentials
CITU is an independent cryptocurrency on its own blockchain, running stably for over two years. There are no transaction fees and no centralized control: all rules are open and transparent to everyone.
The key strengths of CITU:
- Genuine scarcity: each coin is divisible only down to 0.01, and no more than 226 million CITU will ever exist over 11 years. That’s less than the “satoshi” equivalent in 226 bitcoins. In terms of rarity, CITU surpasses most cryptocurrencies—and even gold.
- Current inflation is about 7%, but it drops every year. In ten years, it will be just 0.17–0.25% (often even lower). The formal cap is 0.5%, but in reality it’s less. The emission schedule is predictable, with no surprises.
- There are absolutely no transaction fees in CITU. Whether you send a large or tiny amount, there are no hidden charges or waiting lines.
- Hybrid PoW+PoS: CITU combines PoW (mining) with PoS (staking) for extra security and fair reward distribution. PoS strengthens PoW instead of replacing it, making the network more resilient to attacks and double-spending.
- Flexible mining: miners choose difficulty from 17 to 100, and can adjust risk and reward themselves. Block rewards decrease smoothly—by 3 coins every four months. The minimum reward is 3 coins forever.
- ASIC resistance: there’s no clear advantage for expensive hardware. You can mine even on a regular computer.
- Open code and tools: the full source code, wallet, pool, and API are available to everyone. Complete transparency you can verify.
- Automatic voting system: any participant can propose or support decisions directly from their wallet. Decisions are approved automatically once they reach enough support.
- Around 6 million coins are available on exchanges (from 37 million at the start). Most holders are long-term and do not rush to sell at low prices.
Who is this for? For miners, stakers, holders, and anyone seeking a fair alternative to classic coins. If you value simplicity, openness, and independence—try CITU.
Drawbacks—openly:
- The community is still small, but everyone can influence the project via open voting. There are no whales or “shadow committees.”
- Liquidity is currently limited—trading activity is lower than with popular coins. On the other hand, the market is protected from pumps and dumps.
- During the alpha stage three years ago, there was an experimental fork while tuning the algorithm. The network has now been stable for over two years.
- CITU has no DeFi, NFT, or tokens—just a clean blockchain, wallet, pool, and governance.
- As of May 9, 2025, the block reward is 90 CITU per block. Every 4 months, this reward decreases by 3 coins.
- With 432 blocks mined daily, it takes over two months to reach 2 million coins. Each cycle, mining becomes more challenging.
- CITU is listed on three exchanges: - Bitstorage - Dex-Trade - Exbitron
🚀 STEPS TO LAUNCH:
- 1. Install the wallet
- 2. Open an account
- 3. Set up your wallet account
- 4. Start mining
- 5. Configure for pool mining
1. General Architecture
- Hybrid PoW + PoS. Miners use SHA-256; the block winner is chosen by the total Points score (see section 3).
- Node. Any participant can run a node from the unitedStates_storage repo. The node collects block candidates, recalculates Points about every 100 seconds, and finalises the candidate with the highest score.
- Time rule. block.timestamp must be at least prevBlock.timestamp + 100 seconds and must not be ahead of the node’s local UTC time. Otherwise the block is rejected.
- Fork resolution. When chains compete, nodes follow the branch with the highest total Points.
- No checkpoints are used. Every node validates the entire chain from genesis and rejects non-conforming blocks.
2. Reward Formula and Monetary Policy
Reward = Result × Multiplier, where Result = (3 + Activity + DifficultyBonus) × 1.005^years
- Activity is 0.75 if the new block has more unique senders and greater total volume than the previous block; otherwise 0.
- DifficultyBonus = max((Difficulty − 22) / 4, 0), compensating high difficulty.
- years = (currentBlock − 133 750) / (432 × 360); the accounting year is 360 days, 432 blocks per day.
- Multiplier started at 35 and decreases by 1 every 51 840 blocks (≈120 days).
- At block 398 923 (Multiplier 30) the minimum reward equals 90 CITU.
- The annual +0.5 % increment follows Milton Friedman’s rule and the historical gold-supply growth.
- Dev Fund 10 %. An extra 10 % of each reward is minted to the founder’s address for exchanges, development and marketing.
- Over 11 years, the projected PoW cap of 226 million CITU may be exceeded due to the 60 million premine and Dev Fund allocations. The system has no hard supply limit: the block reward gradually decreases from 90 CITU to just above 3. Emission is algorithmically regulated. Annual inflation, even accounting for difficulty and adjustment factors, typically stays within 0.02% to 1%. In rare cases of severe liquidity shortage, the system can temporarily increase it to a maximum of 2% to stabilize the market.
3. Points Rating (Block Selection)
Points = Complexity + Staking + Transactions + Randomness
- Complexity = chosenDifficulty × 15, where chosenDifficulty ranges from 17 to 100.
- StakingPoints follow a geometric scale: 1.1 CITU → 1 pt, 2.1 → 2 pts, 4.1 → 3 pts, up to 30 pts.
- TransactionPoints use the same scale ×0.1 and never exceed StakingPoints.
- Randomness ranges from 0 to 170 and is derived from the block hash.
The mechanism acts like an automatic central bank: higher demand raises difficulty and supply, while staking removes excess coins during downturns.
4. PoW Validity
- The SHA-256 hash is treated as a 256-bit number; the count of 1-bits is taken.
- targetBits = 100 − chosenDifficulty.
- A block is valid if hashBits ≤ targetBits.
5. Network Parameters
Block interval at least 100 seconds and not beyond current UTC time |
Default block size 1 MB, adjustable by governance |
Minimum fee 0 CITU; transactions are free and miners gain ActivityPoints |
Divisibility 0.01 CITU; transactions with more than two decimals are rejected |
Addresses use ECDSA secp256k1, Base58 format |
6. Infrastructure and Tools
- Repo unitedStates_storage contains the node code and a zero-fee Stratum pool
- Repo unitedStates_final provides GUI and CLI wallets
- API endpoints: https://citucorp.com/wallet_and_node_url
- Governance guide: https://citucorp.com/how_to_vote_and_what_voting_types_are_there
Pool payout: weight = 2^(blockDifficulty − 17); payout = (weight / Σweights) × (blockReward − poolCommission)
7. Economic Problem Addressed by Citu
In classical monetary theory, crypto-assets fall into three common models; each one solves a problem yet creates another.
1. Deflationary coins. A hard supply cap or continuous burning. Great for long-term value storage, but they cause liquidity shortages and high volatility: the price whipsaws, making everyday commerce difficult. Halvings amplify the effect— to stay profitable, mining must see the price double or costs fall by half; when that fails, the post-spike crash often drops below fair value and mining pools go bankrupt.
2. Inflationary coins. A constant, rigid issuance schedule (classic example — Dogecoin: 10 000 DOGE per block). Liquidity is ample in calm markets, but during panics the unchanged emission deepens the fall: supply keeps rising while demand contracts.
3. Stablecoins. Strictly pegged to fiat or another asset. Convenient for payments, yet they inherit fiat-currency risks, centralisation and regulatory exposure.
Citu offers a fourth path — “crypto-gold with a fine-tuned regulator”.
- Difficulty ⇄ demand. Difficulty is an instant market gauge: in coin shortages miners raise difficulty, costs double and the protocol mints extra coins, restoring liquidity; when demand fades, high difficulty is unprofitable, the parameter drops and issuance returns to its minimum.
- Staking points. During sell-offs, participants buy coins to boost their staking score; the excess supply is locked as collateral, easing pressure on the price.
- Activity bonus. Triggers only when both active-address count and transfer volume rise, releasing additional coins precisely when turnover lacks funds. Transactions remain fee-less, stimulating network activity.
- Linear Multiplier. The block reward decreases by 1 every 51 840 blocks (≈120 days) instead of steep “halvings”, so miners avoid shock bankruptcies.
- 3 CITU floor. The reward never falls below this baseline, keeping PoW economically worthwhile decades into the future.
Friedman k-percent rule and its application in Citu
Milton Friedman in “A Monetary History of the United States” and “The Optimum Quantity of Money” formulated the k-percent rule: the central bank should set a constant annual growth rate of the money supply, aligned with the long-term potential of the economy, to avoid inflationary spikes and liquidity shortages.
- A steady growth rate instead of ad-hoc measures: reactive money-supply management “in response to circumstances” creates delays, amplifies economic cycles, and provokes new crises.
- Link to real output: the M rate should match potential GDP growth so that money supply increases in sync with the economy without diluting purchasing power.
- Elimination of the human factor: an automatic rule removes political, bureaucratic, and psychological distortions from committee decisions.
Instead of pegging to GDP, Citu anchors to the historical annual growth of global gold reserves (~0.05%/yr) as a “hard” emission benchmark.
The base block reward of 3 CITU is multiplied annually by 1.005^years (+0.5% per year), creating a smooth, predictable emission curve.
This does not preclude market fluctuations; other Citu mechanisms (Difficulty, Staking, Activity, Multiplier) work in concert to immediately adapt to demand changes and maintain price stability.
Empirical evidence. In the first months after launch, Citu showed a steady upward trend—at times rising by as much as 11 050 %. Corrections were mild and quickly smoothed out thanks to the Difficulty + Staking tandem. Bottom line: the algorithm auto-adjusts to any market shock, preserving liquidity balance and price stability.
In essence Citu functions as an automatic central bank without delay: Difficulty injects liquidity, Staking absorbs surplus, and Activity expands supply only when real economic activity grows. The algorithm reacts every new block (≈100 s), maintaining a stable, predictable upward trajectory without bubbles or trust-shattering crashes.
8. Security and Roadmap
- 51 % attack is mitigated by high energy cost plus DifficultyBonus
- PoS risks are neutralised by PoW; nothing-at-stake is unprofitable
- Slashing is not yet active but planned
- Bridges to Bitcoin/Ethereum and an EVM side-chain are in development
- CITU is listed on Dex-Trade, Bitstorage and Exbitron
9. Legal Status
The Dev Fund’s jurisdiction is not yet settled; the token is utility-based and confers no claim on the founding company
10. Summary
- Citu delivers market-driven emission, zero fees, a transparent 10 % Dev Fund, planned 0.5 % annual inflation and divisibility down to 0.01 CITU
With Multiplier 30 the base reward is 90 CITU; every 51 840 blocks the parameter drops, capping supply and reinforcing scarcity