Get notified(via email) when a transaction occurs in your wallet address.
- Bitcoin
- Ethereum
- Dogecoin
- Dash
- Litecoin
- Blockcypher(Test)
- BlockCypher
- Postgres
- Mailtrap
https://wallet-alert.herokuapp.com
git clone https://github.com/oluwakeye-john/wallet-alert.git
cd wallet-alert
go mod tidy
touch .env
make dev
make test