T

Traveler's Quest

Let the quest to travel and explore the world take a big leap into another dimension with the support of NFTs and the community.

T

Traveler's Quest

Let the quest to travel and explore the world take a big leap into another dimension with the support of NFTs and the community.

The problem Traveler's Quest solves

Traveler's quest is a project that adds digital proof as a sign of a memory of being in that place. We have NFTs available and can only be minted if you are in that particular place and the way we do it is by having the geolocation value.
Traveling has always been fascinating and a fun adventure to have and now with traveler quest's feature, we could also add capabilities of private access communities and much more that comes with the integration of NFTs.

Challenges we ran into

We faced a lot of challenges like-

  • ERC1155 NFT Bundle Collection - Implementing the ERC1155 standard for our NFT was hard and we got really great help from the OpenZeppelin Docs.
  • Working with location - We wanted our NFTs to be minted at specific locations and we did it by using Google's geocoding API.
  • Working with API - Google's Geocoding API was not documented in a beginner-friendly way, thus we had to make it work through hit and trial.
  • Calling NFT data - We had a rough time using Alchemy NFT API as it was down while we were testing, but got around by working according to the docs.

Discussion