0xVenky / index-ui

The Index Coop Website

Home Page:https://www.indexcoop.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Index UI

Index UI is a simple front-end used to interact with Index. This front-end describes Index and consolidates relevant links to onboard users onto the protocol's basic functionalities. It also allows users to stake, unstake, and claim INDEX tokens during the initial distribution + liquidity mining phase of the protocol's launch.

Installation

Make a copy of the prod env file

cp .env.prod .env

Then install all the dependencies with

yarn install


This project was created with create-react-app.

yarn start Runs the app in development mode on localhost:3000

yarn build Builds the app for production in the build folder.

yarn eject Ejects the app from create-react-app rails.

Contributing

The main purpose of this repository is to continually serve the needs of Index, making it faster, simpler, and easier to use. As new proposals are submitted and the scope of Index's governance evolves, we anticipate this tool will change as well.

We greatly encourage any community contribution that may help Index reach more users and promote greater adoption, so be sure to check out our Contribution Guidelines for ways to get involved with our project.

License

Index UI is MIT licensed.

About

The Index Coop Website

https://www.indexcoop.com

License:MIT License


Languages

Language:TypeScript 97.8%Language:JavaScript 1.3%Language:HTML 0.5%Language:CSS 0.4%