[joint with sfscala.org] Bitcoin in Scala

![[joint with sfscala.org] Bitcoin in Scala](https://secure.meetupstatic.com/next/images/fallbacks/group-cover-13-wide.webp?w=750)
Details
This is a joint meetup with SF Scala (https://www.meetup.com/preview/SF-Scala/events/244151821).
Scale By the Bay (http://scale.bythebay.io) will add a deep dive into Bitcoin Functional Programming.
Following the ScalingBitcoin.org (http://scalingbitcoin.org/) held at Stanford, 11/4-5, gathering the world's best developers on the first, longest, most highly capitalized blockchain in history, we're fortunate to present the top Scala teams implementing Bitcoin in Scala.
Bitcoin-s (https://github.com/bitcoin-s) is an implementation of the bitcoin protocol. In this talk I will demonstrate what various data structures are of the bitcoin protocol. I will show how I've leveraged scalacheck to thoroughly test this code base. Next I will demonstrate how algebraic data types can be used to represent bitcoin's standardized contract types. Finally I will demonstrate how to use bitcoind via the bitcoin-s-rpc-client package to show direct interaction with the bitcoin peer to peer network.
Chris is the founder of SuredBits -- a cryptocurrency company. Chris has been doing cryptocurrency development since 2014. He is the primary author of bitcoin-s -- an implementation of the bitcoin protocol in Scala. He also is a contributor to bitcoin core -- the reference implementation of bitcoin. Chris is an active contributor to cryptocurrency protocol research along with implementation of that research.

[joint with sfscala.org] Bitcoin in Scala