party-management/README.md
2021-12-08 19:35:32 +03:00

10 lines
354 B
Markdown

# Party Management
Managing parties involved in payment processing.
## Building
We widelly use Thrift to define RPC protocols.
So it needs to have [our Thrift compiler](https://github.com/rbkmoney/thrift) in PATH to build this service.
The recommended way to achieve this is by using our [build image](https://github.com/rbkmoney/image-build-erlang).