d47fb528282fd795ec33da79b5bd218840495629
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
Releases
4
Testnet pre-release 2.4
Latest
Languages
Dart
49.1%
C++
26.9%
C
12.3%
TypeScript
6.1%
Makefile
3.5%
Other
2%