# @mochi-web3/login-widget

Login Widget component empowers users with access to the web3 application by
offering diverse login options through various web3 wallets.

For further details, visit our
[Login Widget Documentation](https://ds.mochiui.com/?path=/docs/components-loginwidget--docs).

## Installation

Feel free to use the package manager of your choice:

```sh
# Using PNPM
pnpm i @mochi-web3/login-widget

# Using NPM
npm i @mochi-web3/login-widget

# Using Yarn
yarn add @mochi-web3/login-widget
```

## Contribution

We welcome your contributions! For guidance on how to contribute, please refer
to our [Contribution Guidelines](/CONTRIBUTING.md).

## Licence

This project is licensed under the terms of the
[MIT license](https://choosealicense.com/licenses/mit/).
