IndexCoop / index-app

The official web app of the Index Coop.
https://app.indexcoop.com
7 stars 16 forks source link
ethersjs react typescript web3

Index App

License

This is the official app frontend of the Index Coop.

Local development

This is a Next.js project bootstrapped with create-next-app.

Getting Started

  1. Make a copy of the env file
cp .env.default .env.local
  1. Install all the dependencies
npm install
  1. Start dev mode
npm run dev

Open http://localhost:3000 with your browser to see the result.

New Token Release

New Presale

Testing

Unit tests

Run unit tests in watch mode

npm run test:watch

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.