ripple-libpp
ripple-libpp copied to clipboard
Standalone RCL-compatible transaction signing and serialization library
Results
3
ripple-libpp issues
Sort by
recently updated
recently updated
newest added
A C++ library is not easy to interact with from other languages (e.g. Swift) mainly due to mangling. Please provide a 'C wrapper' of the library: ``` extern "C" {...
Moved most non-core dependencies into ripple-libpp.
Was using this recently: https://github.com/cmake-js/cmake-js Handy for node extensions