2024-11-11 16:55:28 +01:00
2024-10-21 12:54:58 +02:00
2024-09-19 10:59:07 +02:00
2024-10-17 10:50:22 +02:00
2024-04-22 21:54:39 +02:00
2024-11-05 11:44:41 -05:00
2024-08-26 06:57:16 +02:00
2024-10-21 12:54:58 +02:00
2024-07-15 10:20:52 +00:00
2024-08-26 06:57:16 +02:00
2024-11-01 19:23:44 +01:00
2024-10-17 10:50:22 +02:00
2024-07-01 09:51:48 +00:00

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
No description provided
Readme 2.3 MiB
2026-04-16 10:04:33 +02:00
Languages
Dart 49.1%
C++ 26.9%
C 12.3%
TypeScript 6.1%
Makefile 3.5%
Other 2%