# Tomato Wallet

<figure><img src="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2FZn0UtUWhcxGt8mAJgO6R%2Fscreenshot.png?alt=media&#x26;token=63262ee4-15a6-4b10-b532-4d975318070b" 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](https://github.com/tomatophp/docs/blob/master/plugins/tomato-wallet/CHANGELOG.md) for more information on what has changed recently.

## Security

Please see [SECURITY](https://github.com/tomatophp/docs/blob/master/plugins/tomato-wallet/SECURITY.md) for more information about security.

## Credits

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

## License

The MIT License (MIT). Please see [License File](https://github.com/tomatophp/docs/blob/master/plugins/tomato-wallet/LICENSE.md) for more information.
