Skip to content

Coinversation/kaco-toolkit

Repository files navigation

Kaco Toolkit

This repository is a monorepo manage with yarn workspaces and Lerna.

Packages

  • kaco-uikit : React components used to build the Kaco UI
  • eslint-config-kaco : An ESLint config for Kaco, with Typescript and Prettier support
  • kaco-profile-sdk : Handy functions to retrieve data for Kacoswap Profile system
  • token-lists : Main KacoSwap token list and tools to validate it

How to use

Clone the repository

git clone git@github.com:Coinversation/kaco-toolkit.git

Run yarn at the root of the workspace

cd kaco-toolkit
yarn

Then, refer to the readme of each project.

Releases

No releases published

Packages

No packages published

Languages