-
Notifications
You must be signed in to change notification settings - Fork 4
Home
If you are new here, check the how to get started Page or the Navigation on the right Side!
MWC is an in-progress implementation of the MimbleWimble protocol. Many characteristics are still undefined but the following constitutes the first set of choices:
- Clean and minimal implementation, and aiming to stay as such.
- Follows the MimbleWimble protocol, which provides great anonymity and scaling characteristics.
- Cuckoo Cycle proof of work in two variants named Cuckaroo (ASIC-resistant) and Cuckatoo (ASIC-targeted).
- Relatively fast block time: one minute.
- Fixed block reward over time with a decreasing dilution.
- Transaction fees are based on the number of Outputs created/destroyed and total transaction size.
- Smooth curve for difficulty adjustments.
To learn more, read our Introduction to MimbleWimble and MWC or check out the FAQ.
To get involved, read our contributing docs.
To build and try out MWC, see the Build Doc.
Check out our website:
Follow us on Twitter:
Join us on Discord:
MWC likes itself small and easy on the eyes. It wants to be inclusive and welcoming for all walks of life, without judgement. MWC is terribly ambitious, but not at the detriment of others, rather to further us all. It may have strong opinions to stay in line with its objectives, which doesn't mean disrespect of others' ideas.
We believe in pull requests, data, and scientific research. We do not believe in unfounded beliefs.
Tom Elvis Jedusor for the first formulation of MimbleWimble.
Ignotus Peverell for starting the Grin project.
Andrew Poelstra for his related work and improvements.
John Tromp for the Cuckoo Cycle proof of work.
Introduction
Sending Guides
Receiving Guides
- Accept Swap Offer - QT Wallet
- Receive via Atomic Swap - QT Wallet
- Receive via HTTP (NGrok) - QT Wallet
- Receive via HTTP (Port Forwarding) - QT Wallet
- Receive via HTTP (NGrok) - CLI Wallet
- Receive via Files - QT Wallet
- Receive via Files - CLI Wallet
- Receive via Files - Cold Wallet
- Receive via TOR - QT Wallet
- Receive via TOR - CLI Wallet
- Receive via Slatepack- QT Wallet