Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 337 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 337 Bytes

DSA C SDK

Build Status

An implementation of a DSA SDK and Broker written in C.

Building

Requirements

  • CMake v3.0+

Unix

Execute the following command:

./tools/build.sh

Windows

Coming Soon