EAC Counter A library that fetches the amount of ETH transferred using the Ethereum Alarm Clock. Installation npm install eac-counter Usage import EacCounter from 'eac-counter'; const counter = await EacCounter.getTotalEthTransferred();