Skip to content

An app that captures an image through the camera, mints an NFT with that image, and adds the current location longitude, latitude in the nft metadata.

Notifications You must be signed in to change notification settings

Clish254/latitude-mint

Repository files navigation

Latitude Mint

Assignmet for module 7 of Solana Summer Internship 2024

Build an app that captures an image through the camera, mints an NFT with that image, and adds the current location longitude, latitude in the metadata.

Tech stack

  • React Native
  • Solana Web3.js
  • @solana-mobile/mobile-wallet-adapter-protocol
  • react-native-image-picker
  • @react-native-community/geolocation

Demo

You can watch the demo loom video here demo

Steps to run the project

  1. Install yarn if you don't have it already
npm install -g yarn
  1. Install dependencies
yarn install
  1. Run the app
npx react-native run-android

About

An app that captures an image through the camera, mints an NFT with that image, and adds the current location longitude, latitude in the nft metadata.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published