Skip to content

A simple app for monitoring the last activity of specified crypto wallets

Notifications You must be signed in to change notification settings

lateminer/WalletWatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WalletWatcher

A simple app for monitoring the last activity of specified crypto wallets. Initially designed for monitoring staking wallets.

Operates as a web server, listening on port 8080.

Uses block explorer API to get data. At moment Chainz and BLNScan are supported.

Contributions are welcome! To report issues or suggest enhancements, please create a new issue. If you want to contribute code, feel free to submit a pull request.

Setting up

  • Rename coins-sample.toml to coins.toml
  • Set the addresses you would like to monitor in coins.toml

Usage

  • Run the app with cargo run
  • Open 127.0.0.1:8080 in your browser

About

A simple app for monitoring the last activity of specified crypto wallets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published