#mwc #mimble-wimble #crypto

bin+lib mwc_wallet

Simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format

2 stable releases

new 5.3.4 Nov 12, 2024

#116 in Magic Beans

Apache-2.0 and GPL-3.0 licenses

440KB
2.5K SLoC

Rust 2K SLoC // 0.1% comments PlantUML 175 SLoC // 0.0% comments JavaScript 97 SLoC // 0.1% comments Batch 18 SLoC Shell 12 SLoC // 0.1% comments

MWC Wallet

This is the reference implementation of MWC's wallet. It consists of 2 major pieces:

  • The MWC Wallet APIs, which are intended for use by MWC community wallet developers. The wallet APIs can be directly linked into other projects or invoked via a JSON-RPC interface.

  • A reference command-line wallet, which provides a baseline wallet for MWC and demonstrates how the wallet APIs should be called.

Usage

To use the command-line wallet, we recommend using the latest release from the Releases page. There are distributions for Linux, MacOS and Windows.

Full documentation outlining how to use the command line wallet can be found on MWC's Wiki

License

Apache License v2.0

Dependencies

~101MB
~2M SLoC