Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.
/ grin-wallet Public archive
forked from mimblewimble/grin-wallet

🐠 This is NOT the "official" Grin Wallet, but providing better libs for wallet Apps, with embedded Grin Relay service.🐬

License

Notifications You must be signed in to change notification settings

gottstech/grin-wallet

 
 

Repository files navigation

Build Status

Grin Wallet

This repo is NOT the "official" Grin Wallet implementation, but for the wallet application development service & libs, such as for mobile wallet Apps and so on.

Main Difference

The main differences from the official Grin Wallet:

User Guide

A typical Grin send command is as simple as

$ grin-wallet send -d gn1-qfy4n9rh-j8lfa7342rzcpt7-lj2sqgd4lryum25-ss2gnfa3t43z3a6-n8va0s 1.0

A typical Grin listen command for receiving Grin by GrinRelay address:

$ grin-wallet listen

INFO - Grin Relay listener started on addr: gn1-qfy4n9rh-j8lfa7342rzcpt7-lj2sqgd4lryum25-ss2gnfa3t43z3a6-n8va0s

The detailed user guide document is here: https://github.com/gottstech/grin-wallet/wiki

API Guide

https://github.com/gottstech/grin-wallet/wiki

License

Apache License v2.0

About

🐠 This is NOT the "official" Grin Wallet, but providing better libs for wallet Apps, with embedded Grin Relay service.🐬

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.3%
  • Shell 0.7%