Skip to content

AshmeetSingh987/Gamification-StarterCode

 
 

Repository files navigation

Gamification-Final Code

Tech Stack Used -> Moralis.io use For Boiler Plate Code and also as an Instance for server, MoralisDB for Storing diffrent instances of Diffrent accounts , Moment for current Momnet ,Carco-less for regular updation

A clone of CoinMarketCap Diamonds gamification model, built using Moralis and the Ethereum-Boilerplate

Preview

🚀 Quick Start

📄 Clone or fork Gamification-StarterCode:

git clone https://github.com/IAmJaysWay/Gamification-StarterCode.git

💿 Install all dependencies:

cd Gamification-StarterCode
yarn install 

✏ Rename .env.example to .env in the main folder and provide your appId and serverUrl from Moralis (How to start Moralis Server) Example:

REACT_APP_MORALIS_APPLICATION_ID = xxxxxxxxxxxx
REACT_APP_MORALIS_SERVER_URL = https://xxxxxx.grandmoralis.com:2053/server

🚴‍♂️ Run your App:

yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • Solidity 3.0%
  • Less 1.3%
  • HTML 1.2%
  • CSS 0.5%