4cc54124d04ebd5cfde4ff7118121e26df11ba45
wallet2_api.h (but this time C compatible)
Wrapper around wallet2_api.h that can be called using C api.
Contributing
To contribute you can visit git.mrcyjanek.net/mrcyjanek/monero_c and open a PR, alternatively use any other code mirror or send patches directly.
IMPORTANT I don't have time to write better README, please check Makefile for build instructions, in general it comes down to:
$ make download
$ make host_depends
$ make monero_linux_amd64 # or else, depending on your OS/arch
$ make moneroc_linux_amd64 # or else, depending on your OS/arch
Description
Languages
Dart
48.8%
C++
26.9%
C
12.4%
TypeScript
6.2%
Makefile
3.5%
Other
2.1%