Skip to content

Latest commit

 

History

358 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Dart library to build and send bitcoin transactions. Completely based on Programming Bitcoin book.

Usage

To run all the examples, ensure the desired chapter is uncommented in example/dartcoin_example.dart. After that, you can run:

dart --enable-asserts example/dartcoin_example.dart

Notes about the exercises of the book

Chapter 04

  • It's necessary to create a file called secret_chapter_04.txt inside the assets folder with the desired passprhase in the first line. This will be used as the passphrase for the Testnet address.

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages