Inspiration

I wanted an app where I would easily be able to view my NFTs from Singular.

What it does

It essentially does a simple query for an address's specific NFTs. Currently only has a simple UI for viewing NFT and its data like: name, collectionId, forsale, description, and metadata_image.

How we built it

It's built with Flutter and uses GraphQL. It uses clean architecture along with BLoC.

Challenges we ran into

Using GraphQL with Flutter. It was my very first time using GraphQL so that of course was a hurdle.

Accomplishments that we're proud of

Super proud of getting GraphQL and loading images with ipfs after a lot of headbanging :tada:

What we learned

GraphQL and fetching ipfs images

What's next for singular_app

I am thrilled about what has been built so far, but that doesn't stop there. I'm planning to add functionality and screens as Singular has it with the "explore" page. I also want to add support for multiple content types like videos, audio, and 3d files.

Built With

Share this project:

Updates