Metadata-Version: 2.1
Name: xrocket
Version: 0.1.0
Summary: xRocket Python SDK
Author: shibdev, vlad
Description-Content-Type: text/markdown
Requires-Dist: httpx
Project-URL: Documentation, https://github.com/ClickoTON-Foundation/xrocket/
Project-URL: Homepage, https://github.com/ClickoTON-Foundation/xrocket/
Project-URL: Repository, https://github.com/ClickoTON-Foundation/xrocket/

# xRocket 

xRocket Python SDK.

## Description

Pay and Trading xRocket API.

## Getting Started

### Dependencies

* httpx

### Installing

```
pip install xrocket
```

### Using

Soon.

## Authors

[@shibdev](https://t.me/dogpy)
[@VladPavly](https://t.me/dalvpv)

## Version History

* 0.1.0
    * Initial version

## License

This project is licensed under the MIT License - see the LICENSE.md file for details

## Donate

If you like the library, I will be glad to accept donations.

* TON: EQCgphx8rTI0PukwmgpVqiPgqguTujhQscg2h7jgc4U0t347

## Acknowledgments

* [xrocket-pay-docs](https://pay.ton-rocket.com/api)
* [xrocket-trade-docs](https://trade.ton-rocket.com/api)


