Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.62 KB

readme.md

File metadata and controls

31 lines (20 loc) · 1.62 KB

TEZPAY

TEZPAY logo

Hey👋 I am PayBuddy close friend of your BakeBuddy 👨‍🍳 you likely know. I am determined to provide you best experience with your baker payouts. Because of that I prepared something special for you - TEZPAY.

See Command Reference for details about commands.

⚠️ This repo is in active development and hasn't been security audited. Use at your own risk. ⚠️

Contributing

To contribute to TEZPAY please read CONTRIBUTING.md

Setup

  1. Create directory where you want to store your tezpay configuration and reports
    • e.g. mk tezpay
  2. Head to Releases and download latest release and place it into newly created directory
    • on linux you can just wget -q https://raw.githubusercontent.com/tez-capital/tezpay/main/install.sh -O /tmp/install.sh && sh /tmp/install.sh
  3. Create and adjust configuration file config.hjson See our configuration examples for all available options.
  4. ...
  5. Run tezpay pay to pay latest cycle

Container

If you want to use tezpay in container, please refer to container readme.

Credits