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.
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.
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.
Index UI is MIT licensed.