Skip to content

jadzeidan/bitpaywalletclient

 
 

Repository files navigation

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

Build Status Coverage 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

Languages

  • C 73.4%
  • Objective-C 10.5%
  • C++ 9.3%
  • M4 3.9%
  • Python 1.6%
  • Shell 0.6%
  • Other 0.7%