Skip to content

cypherstack/monero_c

 
 

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; do ./apply_patches $coin; done
$ ./build_single monero $(gcc -dumpmachine) -j$(nproc)

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 58.7%
  • C++ 31.7%
  • TypeScript 4.3%
  • Shell 2.6%
  • CMake 1.8%
  • C# 0.7%
  • Other 0.2%