This repository is a monorepo manage with yarn workspaces and Lerna.
- hypr-uikit : React components used to build the HYPR UI
- eslint-config-hypr : An ESLint config for HYPR, with Typescript and Prettier support
- hypr-profile-sdk : Handy functions to retrieve data for HYPRswap Profile system
- token-lists : Main HYPRSwap token list and tools to validate it
Clone the repository
Run yarn at the root of the workspace
cd hypr-toolkit
yarn
Then, refer to the readme of each project.