sayf-ismail / typescriptReactDapp-RandomNumGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This simple random number generator was made to help solidify some typescript fundamentals together with web3 technologies. Enjoy!

Getting Started (frontend)

  • clone the repo:
git clone https://github.com/sayf-ismail/typescriptReactDapp-RandomNumGenerator.git
  • navigate to the frontend folder cd frontend

  • start the application npm start

Getting Started (backend - localhost)

TBA

Reference

About


Languages

Language:TypeScript 93.8%Language:Solidity 6.2%