# Native (non-web) interface written in C for interacting with [Interchange](https://interchangecommerce.org) servers # Building ```sh $ git clone git://darapsa.org/libicclient.git $ cd libicclient $ autoreconf --install $ ./configure # (or use the platform specific wrappers, and adjust as necessary) $ make $ make install ```