/lightning_ndk_forked

ndk build of bitcoin core and knots

Primary LanguageShellMIT LicenseMIT

Build status: Build Status

This repo is a dependency of greenaddress/abcore however it is usable stand alone.

You can build using docker or using debian stretch.

There is a docker image prebuilt (see .travis.yml file) but you can build the same image by issuing docker build . in the root of this repo.

The docker image assumes the repo is mounted as a volume to /repo.

Many thanks to the Core and Knots team.