Skip to content

(WIP)Get notified(via email) when a transaction occurs in your wallet address. Supported currencies are BTC, ETH, DOGE, DASH, 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 a transaction occurs in your wallet address. Supported currencies are BTC, ETH, DOGE, DASH, LTC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published