Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.04 KB

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

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 greater adoption.

License

Index UI is MIT licensed.