party-management/README.md

10 lines
354 B
Markdown
Raw Normal View History

# Party Management
2016-04-07 11:37:34 +00:00
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).