# Ink Kit

> **Looking for React UI components?** The ecosystem has matured significantly with excellent options like [shadcn/ui](https://ui.shadcn.com/), [Radix UI](https://www.radix-ui.com/), [Chakra UI](https://chakra-ui.com/), and [Mantine](https://mantine.dev/). For wallet connectivity specifically, check out [RainbowKit](https://www.rainbowkit.com/) or [ConnectKit](https://docs.family.co/connectkit).

---

## About This Project

Ink Kit is a React component library that provided UI components, app layouts, and themes, plus a wallet connection component built on wagmi. Modern alternatives now offer better maintained solutions for both general UI and web3-specific needs.

## Using This Library

If you're maintaining an existing project using Ink Kit, the package remains available:

```bash
npm install @inkonchain/ink-kit@0.9.1-beta.19
```

**Resources:**

- [Storybook Documentation](https://ink-kit.inkonchain.com/)
- [GitHub Repository](https://github.com/inkonchain/ink-kit)
- [NPM Package](https://www.npmjs.com/package/@inkonchain/ink-kit)

---

This repository was archived in October 2025. The code remains available under the MIT license for anyone who wishes to reference or fork it.
