Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yukibtc/bitcoin-alerts
https://github.com/yukibtc/bitcoin-alerts
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yukibtc/bitcoin-alerts
- Owner: yukibtc
- License: mit
- Created: 2022-11-15T13:48:20.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T11:17:05.000Z (10 months ago)
- Last Synced: 2024-02-21T11:56:53.685Z (10 months ago)
- Language: Rust
- Size: 240 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitcoin Alerts
## Description
Receive Bitcoin network alerts: hashrate, supply, blocks until halving, difficulty adjustment and more.
## Setup & Usage
It's recommended to compile the binary from the source code [by yourself] but you can also download it from the release page.
* [Build from source](doc/build.md)
* [Configuration](doc/configuration.md)## State
**This project is in an ALPHA state**
## License
This project is distributed under the MIT software license - see the [LICENSE](LICENSE) file for details