Bitcoin 0.7.0

Bitcoin 0.7.0

Maintained by Wolf McNally.



 
Depends on:
CBitcoin>= 0
WolfCore>= 0
 

Bitcoin 0.7.0

  • By
  • Wolf McNally

Bitcoin

CI Status Version License Platform

Blog Post

On January 25, 2019 I published an announcement for this framework on my blog here.

Requirements

  • The Bitcoin framework depends on the CBitcoin framework, which includes a pre-made build of libbitcoin. To properly install this, you need to first install the latest version of Git and the Git Large File Storage handler:
$ brew install git
$ brew install git-lfs
$ which git
/usr/local/bin/git
$ git --version
git version 2.20.1

Installation

Bitcoin is available through Cocoapods. To install it, add the following line to your Podfile:

pod 'Bitcoin'

Author

Wolf McNally, [email protected]

License

Bitcoin is available under the MIT license. See the LICENSE file for more info.