Skip to content

MrCyjaneK/monero_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

070183c · Jan 5, 2025
Jan 4, 2025
Jan 5, 2025
Sep 19, 2024
Jan 4, 2025
Dec 30, 2024
Apr 22, 2024
Jan 5, 2025
Aug 26, 2024
Jan 5, 2025
Jan 4, 2025
Jan 4, 2025
Dec 4, 2024
Dec 30, 2024
Jan 4, 2025
Jan 4, 2025
Dec 30, 2024
Jan 4, 2025
Nov 1, 2024
Jan 4, 2025
Jan 5, 2025
Jan 4, 2025
Jan 4, 2025
Jul 1, 2024

Repository files navigation

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 zano; do ./apply_patches.sh $coin; done

Broken? Not working? Need help? https://moneroc.mrcyjanek.net/