Releases: sn/ohheycrypto
Releases · sn/ohheycrypto
Release v0.2.3
OhHeyCrypto v0.2.3
What's Changed
- Cleaning up and bumping version to 0.2.3
Full Changelog: v0.2.1...v0.2.3
Installation
pip install ohheycrypto==0.2.3Quick Start
ohheycrypto init config.json
# Edit config.json with your API keys
ohheycrypto validate config.json
ohheycrypto run config.jsonDocker
docker run -v $(pwd)/config.json:/app/config.json ohheycrypto:v0.2.3v0.2.1
Full Changelog: v0.2.0...v0.2.1