Skip to content

B00StER/dcctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

dcctrl.sh - a simple shell script making it a bit easier to interact with local (any)coind wallet daemon through your linux comsole.

Initially developed for dogecoin, hence "dc" in its name. But you can easily switch to any other criptocoins.


USAGE:

Just take a look at source, it is pretty self-explaining.
Update DAEMON and DATADIR with actual pathnames in your system.

Examples:

Start / Stop the daemon:
$ dcctrl.sh start
$ dcctrl.sh stop

Shows your current address:
$ dcctrl.sh getaddress

Show the wallet status:
$ dcctrl.sh getinfo

...
I guess you already got an idea :)


If you have any suggestions on how to improve this script, don't hecitate to let me know.

If you find this script useful, please support it:
=====
DOGE: D8tgup291Rtk7PrfM9zprVTZ7zfni1v9JT
LTC:  LMgxLFhRun65fTwkwPoqc21sSGD4uJPuPh
=====

---
mikeeru@gmail.com

About

A simple shell script to interact with coind wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published