Skip to content
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.

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