Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 904 Bytes

FFI.md

File metadata and controls

29 lines (20 loc) · 904 Bytes

DIDKit FFI

DIDKit has bindings for various languages and environments. Each corresponding directory contains a README with additional info particular to it:

Dependencies

The Makefile used to build the libraries requires GNU Make.

Building and testing each library requires tools for the corresponding environment:

Build

To build all the libraries, run make in this directory.

To build and test a particular library, see the instructions in the corresponding readme.