Skip to content

swapnilraj/EBeth-frontend

Repository files navigation

Ebeth Front-End

This is a repo for the Front-End of the EBeth betting app.

Pre-requisites:

  • Contracts deployed on your preference of network
  • node
  • Metamask

How to run?

The first thing to do would be to export the address of the betting contract like so:

export  BETMANAGER_ADDRESS=0x19ab6a9e79288f22e3a8536684991f0c2656d3fe

Note: This betManager address contains outdated matches, it would be a better idea to deploy a new one

Install Depedencies

yarn install

Running dev-server

yarn dev

Front-end Stack

  • React
  • Redux
  • TypeScript
  • TypeStyle

Contract Interaction Functions

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published