Forked from
monero-project / CCS Proposals
602 commits behind the upstream repository.
monero-bash.md 4.55 KiB
layout: cp
title: monero-bash, a wrapper for monero written in bash, for Linux
author: hinto-janaiyo
date: March 24, 2022
amount: 10.0 XMR
milestones:
- name: Integrated P2Pool Mining
funds: 5 XMR
done: 30 April 2022
status: finished
- name: RPC/Daemon API integration
funds: 3.5 XMR
done: 30 April 2022
status: finished
- name: Mining quickstart commands
funds: 1 XMR
done: 30 April 2022
status: finished
- name: Automated encrypted wallet backup
funds: 0.25 XMR
done: 30 April 2022
status: finished
- name: Auto GPG key verification for binaries
funds: 0.25 XMR
done: 30 April 2022
status: finished
payouts:
- date: 30 April 2022
amount: 10
Intro
Hi everyone, I'm hinto. This is my first CCS Proposal.
I would like to develop directly for Monero, but unfortunately: I cannot code. With that said, I've setup Monero nodes and miners on many machines for others and myself, and after a while, ended up making tons of Bash scripts to automate these processes.
I rewrote a couple scripts to make them usable by anyone and put them in the public:
- XMRig-Auto-Build, for downloading/building everything needed to build XMRig
- monero-toolchain, a link filterer that always downloads the latest releases of monero-related software
I'd like to receive support through this CCS to continue on a more ambitious project: monero-bash
What
monero-bash is a wrapper for monero written in bash, for Linux.
monero-bash does what bash normally does: it glues together multiple programs in a more automatic fashion, in this case: