What is MimbleWimble Coin?
๐ New to this? Just start reading at the top โ it begins in plain English and gets more detailed as you scroll. Jump to any level:
๐ข The simple version
Plain English โ no jargon. Start here.
MimbleWimble Coin (MWC) is a third MimbleWimble implementation that attempts to combine Grin's minimalist ethos with a Bitcoin-like fixed supply cap of 20 million coins โ taking the privacy properties of MimbleWimble and adding the scarcity model that Grin's unlimited emission deliberately omits.
Three MimbleWimble implementations
MimbleWimble has three significant cryptocurrency implementations. Grin: community-owned, no supply cap, one coin per second forever โ digital cash philosophy. Beam: company-backed, treasury funded, DeFi ambitions โ privacy coin with enterprise features. MimbleWimble Coin (MWC): launched 2019, fixed supply of 20 million, Bitcoin-like scarcity โ attempts to be "privacy Bitcoin."
MWC was created by a group of Bitcoin maximalists who appreciated MimbleWimble's cryptographic properties but disagreed with Grin's unlimited emission model. Their argument: a fixed supply is necessary for MimbleWimble to compete as a store of value, not just as a transactional currency.
Distribution โ Bitcoin Fork Claim
MWC was initially distributed through an airdrop to Bitcoin holders โ anyone holding BTC at a specific block height received MWC proportional to their Bitcoin holdings. This "claim" mechanism gave MWC an initial distribution tied to Bitcoin's existing holder base. Additional MWC is distributed through proof-of-work mining (Cuckatoo31+, the same ASIC-friendly variant used in Grin). Total supply: 20 million MWC over approximately 400 years of block rewards.
Privacy and MimbleWimble implementation
MWC uses the same core MimbleWimble protocol as Grin and Beam โ Pedersen commitments hiding amounts, no addresses, cut-through blockchain compression. The privacy properties are equivalent to Grin's. The main differences from Grin are economic (fixed supply cap) and governance (small founding team rather than pure community governance).
Is it legal in India?
Yes. MWC is a VDA under Indian law. 30% tax and 1% TDS apply. See India regulation.
๐ก A bit more detail
For when you want to go a little deeper.
The supply cap argument for MimbleWimble
MWC's founding premise is that Grin's unlimited emission makes it unsuitable as a store of value. The counterargument from Grin's community: unlimited emission creates predictable monetary policy and ensures miners always receive block subsidies, maintaining security without relying on a fee market. MWC's response: Bitcoin has proven that fixed supply and fee markets can coexist; the same should apply to a privacy coin. Whether a fixed-supply MimbleWimble implementation captures different market demand from unlimited-emission Grin is an empirical question the market decides.
MWC is used as a privacy-focused store of value by people who want MimbleWimble's privacy properties with Bitcoin-like scarcity. The airdrop to Bitcoin holders gave MWC immediate exposure to a relevant audience. MWC is listed on several exchanges and wallets that support Grin (since the transaction format is similar). The project maintains a wallet (mwc713) compatible with Grin's transaction format conventions. The community is smaller than Grin's or Beam's but focused specifically on the "privacy digital gold" narrative.
Technical differences from Grin
MWC uses Cuckatoo31+ as its mining algorithm โ a variant of Grin's Cuckoo Cycle family but at a specific graph size (31 bits) that benefits dedicated mining hardware more than consumer GPUs. This was a deliberate design choice: the MWC team believes ASIC mining increases security by raising the cost of attacks. The block time and reward schedule are set to produce approximately 20 million total coins over the network's lifespan. The block reward halves at specific intervals (similar to Bitcoin's halving schedule) rather than Grin's constant emission.
Key MWC metrics: circulating supply (vs Bitcoin's model), hashrate, exchange listings, and wallet activity. MWC's value proposition is niche โ it targets people who want MimbleWimble privacy with fixed-supply Bitcoin-like economics, which is a smaller audience than either "best privacy coin" (Monero, Zcash, Firo compete there) or "best MimbleWimble" (Grin and Beam are better established). Live data: CoinGecko ยท MWC Explorer.
๐ฃ The full technical picture
For the technically curious.
MWC's mining algorithm: Cuckatoo31+
Cuckatoo31 is a variant of Grin's Cuckoo Cycle family at graph size 2ยณยน. The "31" refers to the number of bits used to index nodes in the cuckoo hash graph โ a larger graph requires more memory per proof attempt, creating the memory-hard property. Cuckatoo (as opposed to Cuckaroo) is designed to be more ASIC-friendly โ the MWC team argues this creates more predictable, stable mining economics. At graph size 31, the minimum viable mining setup requires several gigabytes of GPU memory, making consumer GPU mining feasible but limiting โ dedicated hardware can outperform.
Source: MimbleWimble Coin documentation. mwc.mw ยท Cuckoo Cycle specification: github.com/tromp/cuckoo
The transaction protocol โ fork from Grin
MWC's transaction protocol is forked from Grin's codebase โ meaning the fundamental Pedersen commitment structure, cut-through property, kernel format, and range proof system are identical. Transactions on MWC have the same privacy properties as Grin transactions: no addresses, hidden amounts, cut-through-compressible blockchain. The Slatepack-equivalent transaction building protocol works similarly, requiring interactive construction between sender and receiver (or using the offline slate format).
MWC's fixed supply is achieved through an emission schedule with progressive halving. The genesis block and initial claim period released a portion of supply to BTC holders. Subsequent supply enters circulation solely through mining. The halving schedule means that block rewards decrease at specific block heights, eventually approaching but never exceeding the 20 million cap. The precise schedule is: the initial emission rate is set higher than Grin's 1-per-second rate to achieve distribution faster, then halves multiple times to reach the final cap within the projected timeline. All parameters are encoded in the consensus rules โ no governance body can modify the supply schedule after launch.
Key facts
- Protocol: MimbleWimble (forked from Grin)
- Supply: 20 million MWC (fixed, Bitcoin-like)
- Distribution: BTC airdrop (claim) + mining
- Mining: Cuckatoo31+ (ASIC-compatible Cuckoo Cycle)
- Philosophy: "Privacy Bitcoin" โ fixed supply + MimbleWimble privacy
- Emission: Halving schedule (vs Grin's constant emission)
- Launch: 2019