Skip to content

Latest commit

 

History

History
 
 

c

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

DIDKit - C

Shared Library for DIDKit. Intended to be compatible with C.

Build

$ make -C ../ ../target/release/libdidkit.so

Test

$ make -C ../ ../target/test/c.stamp

Android

To build the C shared library for Android targets, build the DIDKit Android library.