Skip to content

mwcproject/mwc-wallet

This branch is 1078 commits ahead of, 361 commits behind mimblewimble/grin-wallet:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a998f6 · Jan 26, 2025
Jul 29, 2024
Mar 15, 2024
Aug 14, 2024
Mar 12, 2019
Nov 12, 2024
Nov 12, 2024
Jan 24, 2025
Nov 12, 2024
Jan 24, 2025
Nov 12, 2024
Jan 24, 2025
Nov 12, 2024
Nov 12, 2024
Jan 24, 2025
Sep 13, 2019
Jan 26, 2025
Nov 12, 2024
Mar 27, 2019
Mar 7, 2022
Jan 24, 2025
Mar 7, 2022
Jan 28, 2021
Jan 28, 2021
Mar 7, 2022
Aug 7, 2020
Nov 12, 2024
May 28, 2021

Repository files navigation

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

Packages

No packages published

Languages

  • Rust 99.9%
  • Other 0.1%