You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/contrib/liblokinet
..
CMakeLists.txt
readme.md
udptest.cpp

readme.md

liblokinet examples

building:

$ mkdir -p build
$ cd build
$ cp /path/to/liblokinet.so .
$ cmake .. -DCMAKE_EXE_LINKER_FLAGS='-L.'
$ make

running:

$ ./udptest /path/to/bootstrap.signed