kleros / tokens-on-trial

Kleros' token curated list of tokens.
https://kleros-t2cr.netlify.app
MIT License
8 stars 6 forks source link
frontend token-list

Tokens² Curated List
DEPRECATED: MIGRATED TO A VANILLA CURATE LIST

JavaScript Style Guide Conventional Commits Commitizen Friendly Styled with Prettier

The Kleros' Token² Curated List.

Get Started

  1. Clone this repo;
  2. Duplicate and rename .env.example to .env;
  3. Inside .env, replace with your infura key;
  4. Install and set up the MetaMask chrome extension;
  5. Configure MetaMask on the Kovan Test Network;
  6. Run yarn to install dependencies and then yarn start to start the dev server.

Other Scripts