Skip to content

Releases: sn/ohheycrypto

Release v0.2.3

11 Aug 13:23

Choose a tag to compare

OhHeyCrypto v0.2.3

What's Changed

Installation

pip install ohheycrypto==0.2.3

Quick Start

ohheycrypto init config.json
# Edit config.json with your API keys
ohheycrypto validate config.json
ohheycrypto run config.json

Docker

docker run -v $(pwd)/config.json:/app/config.json ohheycrypto:v0.2.3

v0.2.1

11 Aug 12:17
@sn sn

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

11 Aug 12:12
@sn sn

Choose a tag to compare

What's Changed

  • Adding PyPi publishing by @sn in #1

Full Changelog: https://github.com/sn/ohheycrypto/commits/v0.2.0