C client for GEX. bare-bones, low level access
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gex-client-c/README.md

7 lines
225 B

6 years ago
# C client for GEX
This is a GEX client library. It's primary purpose is to provide access to GEX
from the desktop where high performance is needed.
For a more friendly way to access GEX, look at the Python client instead.