8182ca416ef8c6573dd2a4276cd334309076b98c
wallet2_api.h (but this time C compatible)
Wrapper around wallet2_api.h that can be called using C api.
Building
TL;DR:
$ rm -rf monero wownero release
$ git submodule update --init --recursive --force
$ for coin in monero wownero; do ./apply_patches $coin; done
$ ./build_single monero $(gcc -dumpmachine) -j$(nproc)
Broken? Not working? Need help? https://moneroc.mrcyjanek.net/
Description
Languages
Dart
42.9%
C++
23.9%
C
17.4%
TypeScript
8.7%
Makefile
4.9%
Other
2.2%