An open API service indexing awesome lists of open source software.

https://github.com/mark-5/libbitcoin-core-swig

Generate swig bindings for libbitcoin
https://github.com/mark-5/libbitcoin-core-swig

Last synced: about 2 months ago
JSON representation

Generate swig bindings for libbitcoin

Awesome Lists containing this project

README

          

# SYNOPSIS
Generate swig bindings for libbitcoin

# REQUIREMENTS
* libbitcoin
* swig 3.0.2

# INSTRUCTIONS
make

# TODO
* add support for other language bindings
* make work with recent swig versions
* handle operator overloading
* cleanup undefined libbitcoin symbols
* cleanup swig warnings
* cleanup python compile warnings
* make arguments and return values more language friendly