Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joranhonig/bh


https://github.com/joranhonig/bh

Last synced: about 2 months ago
JSON representation

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!