> For the complete documentation index, see [llms.txt](https://docs.tomatophp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tomatophp.com/plugins/tomato-wallet.md).

# Tomato Wallet

<figure><img src="/files/OM0kbEPrI5wIGYMtzh3u" 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.
