Hey HN,<p>I'm Evan, one of the engineers working on ChainRelay. At a high level, ChainRelay is building out infrastructure for Ethereum apps, or any app that wants to get data from or send information to Ethereum smart contracts. There are lots of services that are being recreated at every company working on apps that leverage Ethereum. We are building ChainRelay to offer those same web services cheaply, at scale.<p>Our first product is a smart contract events API over HTTPS. There's a lot of rich data captured by smart contract events. For example, all ERC20 tokens emit a Transfer event that can be used to notify users of a change or, in aggregate, reveal interesting information about the flow of value across the Ethereum network.<p>Let me know what you think! We want to build services that are useful, so any feedback is appreciated.<p>Here's the blog post announcing the events API: <a href="https://medium.com/chainrelay/chainrelay-events-api-a306ba07e9d4" rel="nofollow">https://medium.com/chainrelay/chainrelay-events-api-a306ba07...</a><p>A link to the docs: <a href="https://docs.chainrelay.com/" rel="nofollow">https://docs.chainrelay.com/</a>