
# 💳 Tomato Wallet

<figure><img src="../../.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](CHANGELOG.md) for more information on what has changed recently.

## Security

Please see [SECURITY](SECURITY.md) for more information about security.

## Credits

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

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
