Skip to content

Roundtree-Larry/Geospatial-NFT-Harmony

 
 

Repository files navigation

Geospatial NFT

Location Search | Mint NFT | Set Price & Buy

Description :

This is a submission for Harmony Hackathon (Harmony-One-Love-2). ONE World: Geospatial NFT Marketplace.

Demo App for Draggable marker to position, Upload (City, Area, State, real world image) to IPFS and Mint the NFT.

the NFT appear in the buttom containe information, and let to Set the Price of the NFT for Owner, and let to Buy the NFT for other users.

Marketplace of NFTs

Use :

  1. Get your API Key from developers.google.com.
  2. Add your Google Maps Key in ./client/src/client-config.js
GoogleMapsAPI = '';
  1. Add your TEST Private key and MNEMONIC in .env file
  2. Contract already deployed in TESTNET with the address : 0xc1987e8Eac47Ac0E67316646EB27820a48c1eaEA

Installation Instructions :

  1. Clone the repo using git clone https://github.com/L-KH/Geospatial-NFT-Harmony.git
  2. cd Geospatial-NFT-Harmony
  3. npm install
  4. npm start

Compile and Migrate :

  1. npm install -g truffle
  2. truffle compile
  3. truffle migrate --network testnet --reset

Mint NFT Demo :

Set Price Demo :

Buy NFT Demo :

Info:

Twitter : https://twitter.com/lahcen_kha

Gitcoin : https://gitcoin.co/l-kh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • CSS 8.6%
  • Solidity 5.4%
  • HTML 1.6%