pmoa
Version:
Easily manage your PM account through the official API using the pmoa (Perfect money official api) library
27 lines (15 loc) • 621 B
Markdown
# pmoa
Easily manage your PM account through the official API using the pmoa (Perfect money official api) library
[](https://choosealicense.com/licenses/mit/)

## Installation
Install Pmoa with npm
```bash
npm install pmoa
```
## Acknowledgements
- [Perfect money api documentation](https://perfectmoney.com/documents/perfectmoney-api.doc)
## Authors
- [@mmdzov](https://www.github.com/mmdzov)
## License
[MIT](https://choosealicense.com/licenses/mit/)