onPoster / app

A decentralized web application for interacting with ERC-3722 – Poster.
https://poster-app.on.fleek.co/
GNU General Public License v3.0
16 stars 6 forks source link

Update Infura provider to Pocket Network #70

Closed 0xjjpa closed 3 years ago

0xjjpa commented 3 years ago

We currently use Infura to fetch the latest posts from our subgraph. To be more accurate, we listen to the events so we know when to query the graph to avoid multiple subqueries or unnecessary polling.