August 14, 2023

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

Gamification-dApp

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

Preview

πŸš€Ethereum-Boilerplate: https://ethereum-boilerplate.github.io/ethereum-boilerplate

This boilerplate is built on react-moralis and Moralis. Also has its own context provider for quick access to chainId or ethAddress

πŸš€ Quick Start

πŸ“„ Clone or fork Gamification-dApp:

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

πŸ’Ώ Install all dependencies:

cd Gamification-dApp
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

🧭 Watch a full tutorial of the gamification component being built here: https://youtu.be/hufjWlGDvRA

Preview