UniversalKit by ZetaChain provides a set of React components designed to make building universal applications easier.
- Includes a wide range of React components, hooks, and providers to streamline development.
- Easily integrates with popular frameworks like Next.js for a smooth development experience.
- Built with shadcn/ui components for a sleek and responsive user interface.
- Styled with Tailwind CSS
- Uses ZetaChain Toolkit for cross-chain functionality.
Start from a template:
git clone https://github.com/zeta-chain/template
cd template/web
yarn
Or add UniversalKit to your existing app:
yarn add @zetachain/universalkit
UniversalKit comes packed with a variety of useful components designed to kickstart your application development. Here are some of the components:
- Swap
- Token Balances
- Bitcoin Wallet Connect
- Profile Badge
- Staking Rewards
More components are coming in the next versions!
For more information, read about UniversalKit in ZetaChain Docs.
We welcome contributions to UniversalKit! If you have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.