A tiny sdk for marketplace api cpp grpc client generation.
To setup local development environment run:
make setupTo get list of all available commands run:
make helpAfter applying changes to api/marketplace/marketplace.proto run:
make genThis will generate cpp grpc client with required deps.