Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 546 Bytes

File metadata and controls

21 lines (15 loc) · 546 Bytes

bos-utils

This is a collection of utilities for BOS

  1. mint_auto: mint_auto.py is a script for quick broadcast of proposals. To install mint_auto: Clone the git repo

    If bos-auto is installed in a virtual environment: activate the bos-auto virtual environment. source ~/bos-auto/env/bin/activate

    cd bos-utils/mint_auto/ pip install -r requirements.txt

To configure: open config_mint_auto.yaml replace example fields with relavant information.

To get help on usage: python mint_auto.py