This project contain Ammonite scripts that demonstrate functionality of bitcoin-s.
bitcoin-s
$ sbt "doc/run path/to/script.sc" # this is very slow, not recommended
$ bloop run doc --args path/to/script.sc # much faster than through sbt