Warning
This lib is wip use at your own peril!
A cli to help you navigate bounty programs.
pip install -e .
# show bounty programs
$ bh list
...
# give information about a specific program
$ bh show <bounty_id>
...
# sync github repositories for all bounty programs
$ bh sync
Currently only one platform is supported: immunefi
There will be more in the future!