Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.42 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.42 KB

HCB Transaction Fetcher

Description

This CLI tool allows you to fetch information about HCB organizations, I created it to allow me to monitor transactions in a Slack channel.

Functionality

It can only monitor specific organizations for now, however more features are planned.

Configuration

The environment file is DEPRECATED. Use the YAML configuration instead!!

Images

Demo Tracker Command

Planned features

Feature Name Priority Branch Status Extra Information
Web API Medium 🧑‍💻
Logger Medium
Website Low
EventEmitter High main 🧑‍💻 Working on it progressively
KV Store Low main Using the existing caching system
Redis Cache Medium main
Slack bot Medium main