Skip to content

DevanM/web3-analytics-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web3-analytics-demo

working with NodeJS / Google AppEngine

cd appengine

# install node dependencies
npm install

# run a local dev server on $PORT (default 3000)
#npm run start

# deploy to appengine
npm run deploy

deploying on-chain

TODO

  • document testnet we're using (Polgyon Mumbai preferred)
    • test faucet(s)
  • how to deploy the contract
    • capture contract address to index.html
    • capture ABI to index.html

integrating with Google Analytics

TODO

  • how to get a GA property ID
    • place property ID in index.html
    • capture wallet address as a GA event

merging Google Analytics data with Crypto Public Datasets

TODO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.7%
  • Solidity 5.3%
  • JavaScript 1.9%
  • Shell 0.1%