@zetachain/universalkit
v2.0.0
Published
UniversalKit by ZetaChain provides a set of React components designed to make building universal applications easier.
Downloads
16
Keywords
Readme
UniversalKit Component Library
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.
Getting Started
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
Components
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!
Learn More
For more information, read about UniversalKit in ZetaChain Docs.
Contributing
We welcome contributions to UniversalKit! If you have suggestions for improvements, feel free to open an issue or submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.