Skip to content

JerryLeeCS/crypto_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concept: Crypto Map

I built this project with an intention to learn Ethereum and to see how web 3.0 would function. I don't want to deploy this on production, because it cost about $500 to deploy Solidity contract and about $40 to write on the map.

Alt text Alt text Alt text Alt text

Before developing

  • Start local ethereum network with Ganache
  • truffle compile and truffle migrate if there are any new changes in ethereum contracts
  • Replace GOOGLE_PLACES_API_KEY with Google Places API key in index.html
  • Replace MAP_BOX_API_KEY with Mapbox access api key in App.js
  • Install Metamask and import an account from Ganache.

Start frontend cd client && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published