Skip to content

BitBoxSwiss/bitpaywalletclient

Repository files navigation

bitpaywalletclient – A C++ client and library to access Bitpays wallet service (the backend of Copay)

Build Status

Dependencies

  • libcurl

Internal dependencies (included as subtree)

  • libbtc (bitcoin library)
  • secp256k1 (ECC secp256k library)
  • UniValue (JSON library)

How to Build

./autogen.sh
./configure
make

About

C++ library to access Bitpays Wallet Service (Copay) https://github.com/bitpay/bitcore-wallet-service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published