React components that implement Rimble's Design System.
Rimble UI is a react component library from the ConsenSys Design team. It aims to provide adaptable components and design standards for decentralized applications (dApps) with the goal of enhancing the user experience. Although the project is in its initial development stage and is not yet stable, it has been made public to gather feedback from the dApp community. The team is actively working on adding new components and has plans to share more information about the roadmap in the near future.
To install Rimble UI, you can follow these steps:
npm install rimble-ui
import { Button, Input, Select } from 'rimble-ui';
Rimble UI is a react component library that provides adaptable components and design standards for decentralized applications. It is currently in the initial development stage and actively seeking feedback from the dApp community. The library offers features like exportable ES6 modules, bug fixes, new components, and improved styling. It aims to enhance the user experience of building and using dApps.