Skip to content

WIP: Get notified via email when transactions occur on your wallet address. Supports BTC, ETH, DOGE, DASH, and LTC.

License

Notifications You must be signed in to change notification settings

oluwakeye-john/wallet-alert

Repository files navigation

Go

Wallet Alert

Get notified(via email) when a transaction occurs in your wallet address.

Supported Currencies

  • Bitcoin
  • Ethereum
  • Dogecoin
  • Dash
  • Litecoin
  • Blockcypher(Test)

Integrations

  • BlockCypher
  • Postgres
  • Mailtrap

Screenshots

image

Online Demo

https://wallet-alert.herokuapp.com

Running locally

Clone the repo and download dependencies

git clone https://github.com/oluwakeye-john/wallet-alert.git
cd wallet-alert
go mod tidy

Create a .env file and populate it, using the .env.example file as a reference

touch .env

Start the project

make dev

Running tests

make test

About

WIP: Get notified via email when transactions occur on your wallet address. Supports BTC, ETH, DOGE, DASH, and LTC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published