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