MolochDAO Analysis


MolochDAO: A Minimalist Grant-Giving DAO on Ethereum – Architecture, Governance, Ecosystem, and a Comparative Analysis with Cardano Catalyst

MolochDAO, deployed on Ethereum mainnet in February 2019, represents one of the earliest and most influential implementations of a “minimum viable DAO” framework. Designed explicitly to combat coordination failures in public-goods funding—personified by the mythological demon Moloch—it pools member capital solely for grants that advance Ethereum infrastructure and digital public goods. Its defining technical innovation, the ragequit mechanism, allows dissenting members to exit with a proportional share of the treasury before any proposal executes, thereby aligning incentives without relying on complex governance layers or quorums.

This research paper examines MolochDAO’s technical characteristics, operational mechanics, ecosystem scale, strategic goals, and long-term plans. Particular emphasis is placed on its voting and proposal processes. A detailed comparison with Cardano’s Project Catalyst highlights fundamental differences in membership models, voting scale, treasury dynamics, and incentive alignment. Finally, the analysis evaluates the pros and cons of MolochDAO’s approach relative to Catalyst and broader DAO design trends as of April 2026. Drawing on official documentation, on-chain patterns, historical grant data, and governance literature, the paper concludes that MolochDAO excels in tight-knit, high-alignment funding environments but trades off scalability and inclusivity compared with Catalyst’s permissionless, stake-weighted model. 

1 . Introduction

Decentralized Autonomous Organizations (DAOs) emerged as a response to the coordination problems inherent in blockchain ecosystems. Traditional venture funding, foundations, and centralized treasuries often suffer from misaligned incentives, capture by insiders, or inefficient capital allocation. MolochDAO was conceived as a radical alternative: a permissioned, minimalist smart-contract framework where members voluntarily contribute capital with the explicit intent of giving it all away to Ethereum public goods.

Named after the Canaanite deity symbolizing destructive coordination failure (as popularized in Allen Ginsberg’s Howl and later Ethereum lore), MolochDAO reframes collective action as a mythic battle. Its simplicity—initially a single smart contract—prioritizes security, usability, and extensibility over feature richness. Since its 2019 launch, the framework has been forked over 100 times, spawning grant DAOs such as MetaCartel, Raid Guild, and numerous ecosystem-specific vehicles.

This paper analyzes MolochDAO through five lenses: technical stack, ecosystem metrics, goals and roadmap, voting mechanics, and a head-to-head comparison with Cardano Catalyst. The core research question is: How does MolochDAO actually function in practice, how does it differ from large-scale treasury models like Catalyst, and what are the resulting trade-offs in efficiency, alignment, and scalability? By synthesizing on-chain data, official documentation, grant histories, and governance theory, the analysis provides a comprehensive 2026 snapshot of this foundational DAO. 

 

2 . History and Origins

MolochDAO traces its roots to early Ethereum community discussions around Eth2.0 funding. In late 2018, amid concerns that Ethereum lacked native inflation-based treasury mechanisms (unlike some proof-of-stake chains), developers and researchers sought voluntary, trust-minimized ways to pool capital for public infrastructure. Ameen Soleimani and a small group of Ethereum contributors deployed the first Moloch v1 contract on 14 February 2019.

The original whitepaper outlined a clear mandate: fund public infrastructure for Eth2.0 (research, clients, tooling, coordination). Founding members (initially 22) each contributed 100 ETH, creating an early treasury of roughly $275,000 at the time. By 2021 the DAO had disbursed hundreds of thousands in grants; cumulative funding surpassed $845,000 by mid-decade, with annual disbursements consistently exceeding $1 million.

Key milestones include the 2021 annual report detailing funded projects and the transition to Moloch v2 (via DAOhaus), which introduced multi-token treasuries, loot shares, and guild-kick mechanics. By 2026 the original MolochDAO remains active on Ethereum mainnet, while v2/v3 forks power dozens of specialized grant vehicles. Its cultural influence—manifested in Discord, Medium blogs, newsletters, and cross-collaborations with Ethereum Cat Herders and Death Guild—has endured even as newer frameworks (Aragon, Governor, Zodiac) emerged. 

 

3 . Technical Characteristics

MolochDAO is built exclusively on Ethereum mainnet. It was originally deployed as a minimalist smart-contract framework emphasizing security through simplicity, usability for non-technical users, and extensibility via forks and upgrades. The core philosophy is “minimum viable DAO”: fewer lines of code reduce the attack surface and potential bugs while maintaining robust governance primitives tailored for public-goods funding.

Evolution of Versions

  • Moloch v1 (2019): The original deployment consisted of essentially two main contracts — the core Moloch contract handling membership, shares, proposals, voting, and the GuildBank for treasury management. It supported a single tribute and payment token (initially focused on ETH). Voting power derived from non-transferable shares, with the revolutionary ragequit mechanism as its defining feature. This version launched on February 14, 2019, and demonstrated the viability of permissioned, exit-rights-based DAOs for Ethereum infrastructure funding.

  • Moloch v2 (via DAOhaus): Released roughly a year later, v2 introduced significant improvements for treasury flexibility and organizational complexity. Key additions included:

    • Support for multiple ERC-20 tokens in the treasury (whitelisted tokens for tribute and payments).

    • Loot shares: Economic rights without voting power, allowing members or grantees to hold claims on the treasury without governance influence.

    • Guild kick proposals for expelling members.

    • Optimized proposal types, including the ability for non-members to submit proposals (with sponsorship required).

    • Updated ragequit and ragekick mechanics that no longer automatically transferred tokens but updated internal balances for safety.

  • DAOhaus provided a user-friendly frontend and factory for summoning v2 DAOs, making the framework more accessible. The v2 contracts are available in repositories such as those maintained by HausDAO.

  • Moloch v3 (Baal, 2022 onward): The latest major iteration, codenamed Baal, represents a radical simplification and modularization. Launched publicly around ETHDenver 2022, Baal shifts focus to a pure governance layer while offloading treasury and execution logic to battle-tested standards:

    • Treasury management is delegated to Safe (formerly Gnosis Safe) multisig wallets.

    • Transaction execution uses Zodiac modules for composability and safe interactions.

    • DAO shares/tokens become standard ERC-20 compatible, improving interoperability and potential transferability options.

    • Proposals support multicall by default, enabling complex, atomic on-chain actions (any combination of transactions).

    • Enhanced flexibility in voting periods, grace periods, reputation logic, governance power adjustments, and “shamans” (special contracts for extended coordination).

    • Improved minority protections and cross-chain compatibility considerations.

  • Baal is designed as a minimal yet highly composable template, continuing the lineage from original Moloch, Minion helpers, and Compound-style governance elements. Development has involved repositories from Moloch-Mystics and HausDAO, with a focus on hexagonal architecture patterns for better security layering (core modules, adapters, etc.). One can summon a Baal DAO and attach or deploy new Safes as needed; multiple Safes can even be governed by the same Baal instance.

As of 2026, the original MolochDAO instance continues operating on Ethereum mainnet, with its treasury visible on Etherscan (including V3-related deployments). Upgrades in the broader ecosystem occur through forking and new summons rather than mutating the original immutable contracts.

Core Technical Features

  • Membership and Shares: Governance is permissioned. New members join through a sponsored proposal, typically offering a tribute in whitelisted ERC-20 tokens in exchange for voting shares. Shares confer weighted voting power and are traditionally non-transferable (though v3 introduces more flexibility). Loot shares (from v2 onward) separate economic claims from governance rights.

  • Ragequit Mechanism: The hallmark innovation. After a proposal passes its voting period and enters a grace period, any member (or loot holder) can burn their shares/loot to claim a pro-rata portion of the treasury’s whitelisted tokens before the proposal executes. This provides strong minority protection against adverse decisions without requiring quorums or supermajorities. Ragekick extends this to forcibly redeem shares of expelled (“jailed”) members after due process. In v3, the mechanism integrates cleanly with the modular Safe/Zodiac setup.

  • Proposal Process: Proposals include grant requests, membership additions, guild kicks, or other actions. In v2+, anyone can submit (with sponsorship), and proposals queue to prevent front-running. Voting is simple yes/no with one vote per share; no native quorum in the base design (though configurable in forks). Grace periods allow ragequits before execution.

  • Extensions and Composability: Early versions used “Minions” as helper contracts for indirect interactions with external protocols. In v3 (Baal), composability is native through Zodiac modules, allowing the DAO to execute arbitrary transactions safely via the attached Safe(s). This reduces bloat in the core governance contract.

  • Security Posture: The framework’s emphasis on minimalism has resulted in an excellent security record since 2019. Audits and community scrutiny (including for forks like The LAO) have reinforced robustness. By offloading treasury logic to Safe and execution to Zodiac in v3, Baal further minimizes risk in the governance layer. No major exploits of core Moloch contracts are widely reported; forks inherit this battle-tested foundation. Deployments use verified Solidity contracts (e.g., older versions with compiler 0.5.x).

  • Deployments and Tooling: The original MolochDAO lives on Ethereum mainnet. DAOhaus serves as the primary interface for summoning and managing Moloch-based DAOs (hundreds to nearly 750 instances created over time). GitHub repositories (MolochVentures/moloch, HausDAO forks, Moloch-Mystics/Baal) host the open-source code. Integration with tools like Etherscan for treasury visibility and Dune Analytics for on-chain metrics is common.

Blockchain and Dependencies

Everything runs natively on Ethereum mainnet, inheriting its security and decentralization but also its gas costs. There is no native migration to Layer 2s evident in the core framework, though individual forks or extensions may explore them. The design prioritizes Ethereum’s public-goods ethos, funding infrastructure that benefits the base layer itself.

In summary, MolochDAO’s technical stack has evolved from a single-contract minimalism (v1) to a flexible, multi-token system (v2) and finally to a modular governance overlay (v3 Baal) that composes industry standards like Safe and Zodiac. This progression maintains the original spirit — security through simplicity and powerful exit rights — while addressing real-world needs for treasury diversity, complex proposals, and better interoperability. The result is a highly influential framework that has powered numerous grant-giving and coordination DAOs in the Ethereum ecosystem.

 

4 . Voting and Proposal Mechanics

MolochDAO’s governance follows a deterministic, time-bound lifecycle that prioritizes exit rights over complex voting rules:

  1. Proposal Submission: Any address (in v2+) or sponsored member can submit. Requires a tribute (even zero) and specifies requested payment from the treasury.

  2. Sponsorship: An existing member must sponsor the proposal on-chain, signaling community vetting.

  3. Queueing: Proposals enter an ordered queue; only one advances to voting at a time.

  4. Voting Period: Fixed window (historically 7 days in early examples). One vote per share; simple majority (no quorum required in base implementation). Yes/No only.

  5. Grace Period: Post-voting window (typically 48–72 hours) during which any member may ragequit before execution. This is the critical safeguard.

  6. Execution: If not ragequit-blocked, the proposal executes automatically—transferring funds or updating membership.

  7. Ragequit / Ragekick: Permissionless exit with proportional assets. Loot can be ragequit independently.

Off-chain processes complement on-chain mechanics. Prospective members undergo Discord/Telegram vetting and must be championed by an existing member. Culture fit, expertise, and commitment are evaluated before on-chain proposals. This hybrid model keeps the smart-contract layer minimal while leveraging social trust.

No liquid democracy, conviction voting, or quadratic mechanisms are native; the design deliberately avoids them to maintain simplicity and predictability. 

 

5 . Ecosystem, Scale, and Impact

MolochDAO functions primarily as a grant-giving vehicle rather than a hosting platform for dApps. Its direct ecosystem metrics as of 2026 include:

  • Grants Disbursed: Over $845,000 since inception, with annual run-rate exceeding $1 million. Three grant cycles per year (April–May, August–September, December–January).

  • Notable Funded Projects: Ethereum Cat Herders ($10k–ongoing coordination), DAppNode, Lighthouse (Eth2 client), Tornado Cash (early privacy tooling), TrueBlocks, Stereum node setup, Sybil-resistance research, clr.fund infrastructure, and multiple state-of-the-art reports.

  • Membership: Small and permissioned—dozens of active voting members rather than thousands. Exact on-chain holder counts fluctuate but remain low compared with token-holder DAOs.

  • Treasury: Multi-token (ETH, DAI, and others via v2). Exact current size is not publicly dashboarded in the crawled data, but consistent grant flow implies healthy capitalization through member tributes and residual assets.

  • Broader Ecosystem Influence: The Moloch framework has been forked >100 times. DAOhaus (Moloch v2/v3 frontend and factory) powers dozens of specialized DAOs. Indirect “dApps” include grant-matching tools, coordination platforms (e.g., MetaCartel Ventures), and infrastructure projects that received seed funding. No consumer-facing consumer dApps are operated by the core DAO itself.

Community infrastructure—Medium blog, newsletter, Discord, Twitter—drives proposal discovery and member recruitment. Impact is measured not by TVL or user counts but by Ethereum ecosystem health: client diversity, research output, tooling maturity, and coordination capacity. 

 

6 . Goals, Plans, and Strategic Vision

MolochDAO’s manifesto frames its mission as “slaying Moloch”—i.e., defeating coordination failures that prevent voluntary funding of non-rivalrous public goods. Core goals remain:

  • Fund Ethereum infrastructure as a digital public good that ultimately supports physical public goods.

  • Operate in a fully decentralized, open-source manner.

  • Prioritize high-leverage, early-stage projects in privacy, identity, DAO tooling, network decentralization, and ecosystem coordination.

  • Demonstrate that voluntary, aligned capital allocation can scale without inflation or coercion.

As of 2026 there is no formal multi-year roadmap published on the main site; instead, the DAO operates via recurring grant cycles and community-driven evolution. Future emphasis appears to include: anti-fragile system design, multi-directional funding (both “race to the bottom” and altruistic experiments), and continued support for Ethereum scaling primitives. The DAO’s anti-fragile ethos encourages redundancy and parallel experimentation rather than centralized planning.

Plans for v3/Baal adoption or deeper Zodiac integration could further reduce on-chain complexity while increasing composability with other Ethereum primitives. 

 

7 . In-Depth Comparison with Cardano Catalyst

Project Catalyst serves as Cardano’s primary decentralized innovation and treasury allocation mechanism. Launched in 2020 as part of the broader Voltaire governance era, it channels a portion of the Cardano treasury—sourced from protocol reserves and transaction fees—into community-driven projects through recurring funding rounds. As of early 2026, Catalyst has distributed well over $150 million across more than 2,200 projects since inception, making it one of the largest and most accessible on-chain funding programs in the blockchain industry.

Recent developments include a major stewardship transition from Input Output Global (IOG) to the Cardano Foundation, with Funds 15 and 16 paused or reset in their proposed form during the handover. Existing commitments from earlier funds (including Fund 14) continue under milestone-based disbursements, while earmarked budgets (e.g., 18.5M ADA + 250K USDM for Fund 15) are being returned to the main treasury. This pause highlights ongoing governance maturation but does not alter the core mechanics analyzed here.

Key Mechanics of Project Catalyst (as of 2025–2026)

  • Treasury Source and Scale: Funded from the Cardano protocol treasury (on-chain but with custodial elements for operational efficiency, e.g., via Zodia custody). Funds are allocated in large tranches per round—Fund 13 used 46.5M ADA, Fund 14 18.6M ADA, with earlier larger rounds. Cumulative distributed value exceeds $150M, with millions of ADA available per fund for grants and ecosystem rewards.

  • Proposal Submission: Anyone can submit proposals, often categorized into challenges or tracks (e.g., Partners & Products, Open). Proposals undergo community review phases where reviewers assess impact, feasibility, and value for money.

  • Voting Process: Registered ADA holders (with a minimum threshold, historically low like ~25 ADA for snapshot eligibility) vote using a dedicated app. Voting power is strictly stake-weighted (proportional to ADA held and staked at snapshot). Votes are Yes/No or sometimes more nuanced with reviews. High participation is common—e.g., over 2.5B ADA and thousands of wallets casting hundreds of thousands of votes in recent funds. No formal membership gate exists; it is largely permissionless.

  • Disbursement: Successful proposals receive funds in tranches tied to milestones. Oversight includes community reviews, with recent shifts toward more structured foundation involvement.

  • Scope: Broad coverage across DeFi, infrastructure, education, real-world applications, governance tools, and more. It emphasizes ecosystem-wide innovation rather than a narrow focus.

Catalyst aims for mass participation and scalability, turning economic stake in Cardano into voting power for innovation funding.

Structural and Operational Differences with MolochDAO

MolochDAO and Catalyst represent contrasting philosophies in DAO treasury allocation:

  • Membership vs. Open Participation
    MolochDAO is permissioned. Prospective members must be sponsored by an existing member and typically provide a tribute (assets contributed to the treasury) in exchange for non-transferable voting shares. Membership remains small—dozens of active participants focused on deep alignment with Ethereum public goods. This creates a high-signal, high-trust environment but limits inclusivity.
    Catalyst is permissionless for voting. Any ADA holder meeting the low registration threshold can participate. This enables thousands of wallets and billions of ADA in voting power per round, fostering broad community input but introducing risks like voter fatigue, low individual engagement, or sybil concerns.

  • Voting and Decision Mechanics
    MolochDAO uses a simple yes/no majority with no required quorum in its base design. Proposals follow a strict lifecycle: submission (often with tribute), sponsorship, queuing, fixed voting period (e.g., 7 days), and a grace period allowing ragequit. The ragequit is the critical safeguard—any member can exit with their pro-rata treasury share before execution, protecting minorities without complex voting math.
    Catalyst relies on stake-weighted voting. Turnout can be high in terms of total ADA, but individual proposal scrutiny varies. There is no native “ragequit” equivalent; dissenters can only sell or unstake ADA, with no direct claim on a proportional treasury exit. Decisions are more majoritarian and scaled for volume.

  • Treasury Model and Control
    MolochDAO’s treasury is member-owned and fully ragequittable. Assets (multi-token in v2/v3) sit in contracts like Safe, and members can withdraw proportionally at any time via ragequit or ragekick. The design intentionally spends capital on grants rather than growing it indefinitely. Current treasury visibility shows holdings around $100K+ in ETH/WETH equivalents, consistent with its ~$1M+ annual grant run-rate through member contributions and cycles.
    Catalyst’s treasury is protocol-level, drawn from Cardano reserves. It uses custodial arrangements for practicality while maintaining on-chain voting. Funds are earmarked per round but ultimately community-controlled via governance. This enables much larger scale (tens of millions ADA per fund) but introduces custodial dependencies and less direct individual exit rights.

  • Scope, Speed, and Focus
    MolochDAO targets narrow, high-leverage Ethereum public goods—infrastructure, clients, tooling, coordination, privacy, and research. It runs 3 grant cycles per year with low overhead, emphasizing quality over quantity.
    Catalyst supports broad ecosystem innovation across Cardano, funding hundreds of proposals per round in diverse categories. Its scale allows massive experimentation but can dilute focus or lead to coordination challenges during transitions.

  • Incentive Alignment and Skin-in-the-Game
    MolochDAO members demonstrate commitment through tributes and ongoing ragequit risk, aligning them tightly with public-goods outcomes.
    Catalyst voters hold native stake, creating indirect alignment with Cardano’s success, but participation does not require direct contribution to the funded treasury beyond holding ADA.

  • On-Chain Purity and Technical Dependencies
    MolochDAO keeps core processes (propose, vote, ragequit, execute) highly on-chain with minimal off-chain elements beyond social sponsorship. It runs natively on Ethereum mainnet.
    Catalyst mixes on-chain voting with off-chain reviews, milestone management, and custodial disbursement. It leverages Cardano’s proof-of-stake model for efficient, low-cost voting at scale.

Quantitative Contrast (Approximate 2025–2026)

  • Annual Scale: MolochDAO dispenses $1M+ per year in targeted grants with a small, permissioned group. Catalyst routinely allocates tens of millions of ADA ($10M–$30M+ USD equivalent depending on price) per fund, often funding 100–250+ projects.

  • Participation: MolochDAO — dozens of active voting members. Catalyst — thousands of wallets, billions of ADA in voting power (e.g., 2.5B+ ADA in recent rounds).

  • Proposal Volume: MolochDAO — selective, sponsored proposals with deep vetting. Catalyst — hundreds to over 1,000 submissions per fund.

These differences stem from foundational design choices: MolochDAO optimizes for alignment, simplicity, and strong exit rights in a tight-knit collective. Catalyst optimizes for scale, inclusivity, and broad participation in a stake-based proof-of-stake ecosystem.

Implications for DAO Design

MolochDAO’s model excels in environments requiring high trust and mission alignment (e.g., funding non-rivalrous public goods where coordination failure is the primary risk). Its ragequit mechanism provides elegant minority protection rarely matched in larger systems. However, it sacrifices breadth and capital velocity.

Catalyst demonstrates that stake-weighted, permissionless voting can mobilize significant resources and engage a global community, but it faces challenges around voter engagement depth, sybil resistance, review quality, and governance transitions (as seen in the 2026 stewardship shift).

Hybrid approaches—such as incorporating Moloch-style ragequit or loot shares into larger stake-weighted systems, or using modular frameworks like Baal for sub-DAOs—are increasingly explored. Both models prove decentralized funding is viable; the “better” choice depends on priorities: depth and alignment (MolochDAO) versus width and accessibility (Catalyst).

 

8 . Pros and Cons of MolochDAO

Advantages:

  • Superior Minority Protection: Ragequit eliminates 51% attacks and tyranny-of-the-majority risks—dissenters simply leave with their share.

  • High Alignment: Permissioned entry + tribute requirement ensures members are committed public-goods advocates.

  • Security & Simplicity: Minimal code reduces attack surface; battle-tested since 2019.

  • Efficient Capital Allocation: Focused grants to high-leverage Ethereum projects; low bureaucratic overhead.

  • Cultural Influence: Framework spawned an entire genre of grant DAOs.

Disadvantages:

  • Limited Scalability: Small membership caps total capital and proposal throughput compared with stake-weighted systems.

  • Permissioned Nature: Excludes broader community participation; potential for gatekeeping or stagnation.

  • Gas Costs & Ethereum Dependency: Mainnet transactions remain expensive; no native L2 migration evident in core contracts.

  • Reliance on Off-Chain Coordination: Social vetting and championing are critical yet opaque to outsiders.

  • No Built-in Revenue: Treasury is designed to be spent, not grown indefinitely.

Relative to Catalyst, MolochDAO offers tighter incentive alignment and stronger exit rights but sacrifices breadth, speed of capital deployment, and democratic legitimacy. Catalyst risks voter fatigue and sybil attacks but achieves massive scale and ecosystem-wide experimentation. Hybrid models (e.g., Moloch-style ragequit inside larger stake-weighted systems) are emerging as potential future evolutions. 

 

9 . Conclusion and Future Outlook

MolochDAO functions as a lean, battle-tested grant engine: members pool capital, propose and vote on public-goods projects via a simple on-chain lifecycle, and retain the nuclear option of ragequit to protect against adverse decisions. Its minimalist Ethereum-native design has proven durable, spawning forks and cultural memes that continue to shape DAO discourse in 2026.

Compared with Cardano Catalyst, MolochDAO prioritizes depth over breadth, alignment over openness, and exit rights over pure majoritarianism. Each model solves different coordination problems: Moloch for high-trust, mission-driven public-goods funding; Catalyst for large-scale, inclusive treasury allocation in a proof-of-stake ecosystem.

As Ethereum matures and L2 scaling reduces costs, MolochDAO (or its v3 descendants) may integrate with modular frameworks like Zodiac to remain competitive. The DAO’s long-term success will depend on its ability to attract new aligned members, maintain grant quality, and evolve without compromising its core simplicity. In an era of increasingly sophisticated governance (quadratic voting, conviction voting, AI-assisted curation), MolochDAO stands as a reminder that sometimes the most powerful innovation is deliberate minimalism.

Ultimately, both MolochDAO and Catalyst demonstrate that decentralized funding is viable; the optimal design depends on whether the priority is tight coordination among believers or broad participation among stakeholders. 

 

References (selected; full citations available via inline sources)

  • Official MolochDAO site & docs (molochdao.com)

  • Gitcoin Mechanisms overview (2026)

  • Historical whitepaper and Medium archives

  • Cardano Project Catalyst documentation and fund reports (2024–2025)

  • DAO governance literature (DeepDAO, academic papers on ragequit and public-goods funding)

This paper provides a self-contained, research-grade overview suitable for blockchain analysts, DAO builders, and governance researchers. For real-time treasury dashboards or on-chain transaction histories, tools such as Etherscan, Dune Analytics, or DAOhaus interfaces are recommended.

 

More about MolochDAO: https://molochdao.com/

More about Project Catalyst: https://projectcatalyst.io/

How do you rate this article?

18


Cryptotexty
Cryptotexty

Student of cryptocurrencies and economics. Interested in Cardano, Algorand, Terra, BCH, Mina, Near, Hive, Steemit and many other interesting blockchains and projects


Crypto Projects Information
Crypto Projects Information

Here I will post information about different crypto-projects

Send a $0.01 microtip in crypto to the author, and earn yourself as you read!

20% to author / 80% to me.
We pay the tips from our rewards pool.