Minimal c/c++ client to generate and access TDF files
To build the client the following dependencies are needed
Using Hombrew (for Mac and Linux)
brew install conan cmake
cd srcsh build-all.sh
cd srcsh build-all-test.sh
For more details on conan and publishing, see OpenTDF/client-conan