{"id":23263193,"url":"https://github.com/wavesplatform/waves-node-notifier-extension","last_synced_at":"2026-02-21T04:31:46.124Z","repository":{"id":152813398,"uuid":"213450931","full_name":"wavesplatform/waves-node-notifier-extension","owner":"wavesplatform","description":"Mining notifier extension for Waves Node","archived":false,"fork":false,"pushed_at":"2019-10-08T09:57:03.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-21T20:23:18.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wavesplatform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-07T17:56:59.000Z","updated_at":"2022-03-07T11:09:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9cb7f55-7d24-493b-b4a7-7ee26d8013a6","html_url":"https://github.com/wavesplatform/waves-node-notifier-extension","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/wavesplatform/waves-node-notifier-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2Fwaves-node-notifier-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2Fwaves-node-notifier-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2Fwaves-node-notifier-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2Fwaves-node-notifier-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wavesplatform","download_url":"https://codeload.github.com/wavesplatform/waves-node-notifier-extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2Fwaves-node-notifier-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29673785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T03:11:15.450Z","status":"ssl_error","status_checked_at":"2026-02-21T03:10:34.920Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-19T14:15:16.762Z","updated_at":"2026-02-21T04:31:45.721Z","avatar_url":"https://github.com/wavesplatform.png","language":null,"readme":"# Mining notifier extension for Waves Node\n\n## What can do\n\n- when the node starts, it sends message why the node will not generate blocks:\n  - if mining disabled in config\n  - a generating balance is less than 1000 Waves\n  - the miner account has a smart contract\n- notifies if the node mined block and its reward\n- notifies about incoming Waves or MRT payments\n- notifies about changes of leased volume.\n\n## How to install:\n1. download `mining-notifier-0.3.4.jar` to `/usr/share/waves/lib/`:\n```\nwget https://github.com/msmolyakov/waves-node-notifier-extension/releases/download/v0.3.4/mining-notifier-0.3.4.jar -P /usr/share/waves/lib/\n```\n2. download official `scalaj-http_2.12-2.4.2.jar` from Maven Central to `/usr/share/waves/lib/`:\n```\nwget https://repo1.maven.org/maven2/org/scalaj/scalaj-http_2.12/2.4.2/scalaj-http_2.12-2.4.2.jar -P /usr/share/waves/lib/\n```\n3. add to `/etc/waves/waves.conf` (or `local.conf`):\n```\nwaves.extensions = [\n  \"im.mak.notifier.MinerNotifierExtension\"\n]\nmining-notifier.webhook {\n  # url = \"https://example.com/webhook/1234567890\" # SPECIFY YOUR ENDPOINT\n  # body = \"\"\"Mainnet: %s\"\"\"\n}\n```\n4. restart the node\n\nIf node starts successfully, you will receive message about this.\n\n## Notifications\n\nBy default the extension writes notifications to the node log file. In addition, you can specify any endpoint of notifications.\n\nFor example, you can use Telegram bot https://t.me/bullhorn_bot from https://integram.org/ team (add this bot and read its welcome message).\n\nYou can read the full list of properties in the [src/main/resources/application.conf](application.conf).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavesplatform%2Fwaves-node-notifier-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwavesplatform%2Fwaves-node-notifier-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavesplatform%2Fwaves-node-notifier-extension/lists"}