Skip to content

scilio/grin-wallet

This branch is 1 commit ahead of, 56 commits behind mimblewimble/grin-wallet:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb53dcb · Feb 13, 2022
Feb 26, 2019
Apr 7, 2021
Jul 31, 2020
Jan 14, 2020
Feb 13, 2022
Mar 5, 2021
Feb 13, 2022
Jun 28, 2021
May 19, 2021
Apr 8, 2021
Feb 13, 2022
May 4, 2021
Apr 8, 2021
Mar 5, 2021
Aug 13, 2019
Sep 30, 2020
Jun 28, 2021
Apr 8, 2021
Mar 27, 2019
Jun 10, 2020
Jan 5, 2021
Feb 24, 2020

Repository files navigation

Build Status Coverage Status Chat Support Release Version License

Grin Wallet

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

  • The Grin Wallet APIs, which are intended for use by Grin 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 Grin 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 Grin's Wiki

License

Apache License v2.0

About

Grin Wallet

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.8%
  • Shell 0.2%