cryptonents Tailwind Templates

Cryptonents

Components library written in React for a web3 project.

Cryptonents

A library of components to simplify launching a web3 project. The components are written in Typescript, React and Tailwind.

View all components in the Storybook: https://tymoran.github.io/cryptonents

Usage

  • Install the package

    $ npm install tymoran/cryptonents
    $ #or
    $ yarn add tymoran/cryptonents
    
  • Import and use the component you want from the library:

import { Button } from 'tymoran/cryptonents';

...
  <Button label="Click me!" />
...
  • ... PROFIT!

Contributing

Contributions are currently not accepted.

License

Cryptonents is licensed under the MIT license.

© 2022 - Tymoran

Top categories

Loading Svelte Themes