Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joranhonig/bh
https://github.com/joranhonig/bh
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joranhonig/bh
- Owner: JoranHonig
- Created: 2024-04-05T14:17:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-02T17:42:40.000Z (8 months ago)
- Last Synced: 2024-10-04T15:32:50.254Z (3 months ago)
- Language: Python
- Size: 54.7 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bounty Hunter
> [!warning]
> This lib is wip use at your own peril!A cli to help you navigate bounty programs.
## Installation
```bash
pip install -e .
```## Usage
```bash
# show bounty programs
$ bh list
...
# give information about a specific program
$ bh show
...
# sync github repositories for all bounty programs
$ bh sync
```## Supported Platforms
Currently only one platform is supported: immunefi
There will be more in the future!