Inspiration
Pixura.io is a non fungible token platform. The APIs have been designed for easy integration. So we build a dank non fungible explorer to checkout all the dank super rare tokens.
What it does
The DANK Non Fungible Token Explorer consumes the graph API exposed by the Pixura platform.
How I built it
The app is very simple. We used create react app to scaffold out a simple UI. We then added a thin node server to query the graph API.
Challenges I ran into
We intended to index smart contracts other than the Pixura 721 contract. The changes to the indexer were not as easy to implement as we had hope so those are still on the todo list.
Accomplishments that I'm proud of
Project pivot last night at 6pm :D
What I learned
Our indexer updates were not really a good idea for a short hackathon. Our team was UI heavy so the attempted indexer improvements were very slow and we had to abandon the idea.
What's next for The Dank Non Fungible Explorer
Continue extending the ERC 721 contract indexer to index events from the dankest 721 contracts
Built With
- graphql
- react.js
Log in or sign up for Devpost to join the conversation.