This is a library for building BIP300/BIP301 sidechains. There are FFI bindings for C++ and C.
So far two sidechains were built using this library:
- zcash sidechain (using C++ FFI bindings)
- ethereum sidechain (using cgo and C FFI bindings)
To learn more about drivechain you may visit the drivechain.info website.