Service that watches one ethereum-node via RPC and triggers FCM pushes when registered addresses have new transactions.
configure the service - you can use the config.json.template as template to create your own config.json. Then run:
./gradlew run
AGPLv3