Inspiration
IPOR ABI
What it does
The subgraph is a basic skeleton for the available ABIs. The dashboard is simply an interface that shows some useful historical data from the IPOR subgraph that our team made.
How we built it
We used the ABI to not only build the subgraph, but also relay data using web3.js into the frontend.
Challenges we ran into
Time series/historical data is extremely hard to do without building a subgraph, so before ultimately building a subgraph that had it, we struggled through some web3.js calls that ultimately we couldn;t figure out with the limited time.
Accomplishments that we're proud of
Glad that we ultimately found a way to relay the data through building a subgraph skeleton!
What we learned
The Graph is a very useful tool, and without it a lot of historical data and indexing would just be really hard.
What's next for IPOR
We think IPOR could take further steps to decentralize and also open-source their code. The ABIs were useful though.
Built With
- assemblyscript
- javascript
- react
Log in or sign up for Devpost to join the conversation.