Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibbitcoinTutorial

Example Programs from AaronJaramillo.org Libbitcoin Tutorials

In depth explination of the code and the larger libbitcoin framework can be found at www.aaronjaramillo.org All Examples can be compiled with

$ g++ -std=c++11 -o HDwallet HD_wallet.cpp $(pkg-config --cflags libbitcoin --libs libbitcoin)

And then run with

$./HDwallet

About

Example Programs from Libbitcoin Tutorials at

Resources

Stars

20 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages