websiteinspiration / polkamarkets-web

Polkamarkets web interface

Home Page:https://app.polkamarkets.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polkamarkets

Welcome! Polkamarkets is a DeFi-Powered Prediction Market built for cross-chain information exchange and trading, where users take positions on outcomes of real world events–in a decentralized and interoperable platform on Polkadot.

Project Overview

Our web interface is built with React.

The backend is being developed in partnership with Bepro.network, through bepro-js. You can have a look on our smart contract here.

We're currently running in closed Beta on the Kovan testnet. You can access it at https://app.polkamarkets.com

Project Setup

1. Required software

2. Installing the app

git clone https://github.com/Polkamarkets/polkamarkets-web.git
cd polkamarkets-web
yarn install

3. Required environment variables

  • At the project root create a .env file
  • Copy the contents of .env.example (it has all the required env variables needed for the project)

4. Running the app

  • Type yarn start to start the local server
  • Open http://localhost:3000/ in your browser

About

Polkamarkets web interface

https://app.polkamarkets.com


Languages

Language:TypeScript 71.0%Language:SCSS 26.7%Language:JavaScript 1.6%Language:HTML 0.6%Language:Shell 0.0%