> Source: https://tomatophp.com/docs/plugins/tomato-wallet

# 💳 Tomato Wallet

<figure><img src="https://raw.githubusercontent.com/tomatophp/docs/HEAD/.gitbook/assets/screenshot (32).png" alt=""><figcaption></figcaption></figure>

## Installation

```bash
composer require tomatophp/tomato-wallet
```

or as Module

```
composer require tomatophp/tomato-wallet-module
```

after installing your package please run this command

```bash
php artisan tomato-wallet:install
```

## Changelog

Please see [CHANGELOG](/docs/plugins/tomato-wallet/changelog) for more information on what has changed recently.

## Security

Please see [SECURITY](/docs/plugins/tomato-wallet/security) for more information about security.

## Credits

* [Tomatophp](mailto:info@3x1.io)

## License

The MIT License (MIT). Please see [License File](/docs/plugins/tomato-wallet/license) for more information.
