Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.08 KB

README.md

File metadata and controls

45 lines (25 loc) · 1.08 KB

Mochi Toolkit

Helpful tools for Mochimo Nodes... hopefully...

Eventually I will have a bunch of scripts here that all do weird and wonderful(?) things.

Contents

Mochi Installer - README

Easy/Useful Mochimo Node Installer

Mochi Autostart - README

Autostart a Mochimo Node on system startup

Mochi Balance - README

Displays the balance of a Mochimo Address

Mochi Address - README

Displays the hex address of a Mochimo address file (maddr.dat)

Install instructions

Simply download the toolkit and copy the desired scripts into your Mochimo Node's mochi/scripts directory

git clone https://github.com/chrisdigity/mochitoolkit.git ~/mochitoolkit
cp -r ~/mochitoolkit/scripts ~/mochi/

Bugs

Hit me up with your issues in the Mochimo Discord server.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details

Acknowledgments