Bitcoin Implementation in Scala
Go to file
2020-03-06 09:24:06 -06:00
.github/ISSUE_TEMPLATE
app Remove requirement for sats parameter (#1190) 2020-03-03 08:59:25 -06:00
bench
bitcoin-s-docs
bitcoind-rpc Seq and Map Wrappers (#1131) 2020-02-24 14:39:20 -06:00
bitcoind-rpc-test Seq and Map Wrappers (#1131) 2020-02-24 14:39:20 -06:00
chain Seq and Map Wrappers (#1131) 2020-02-24 14:39:20 -06:00
chain-test/src/test
core Seq and Map Wrappers (#1131) 2020-02-24 14:39:20 -06:00
core-test Seq and Map Wrappers (#1131) 2020-02-24 14:39:20 -06:00
db-commons
db-commons-test/src/test/scala/org/bitcoins/db
docs Fix typo in docs (#1203) 2020-03-06 09:24:06 -06:00
eclair-rpc
eclair-rpc-test
key-manager
key-manager-test/src/test/scala/org/bitcoins/keymanager
node
node-test/src/test/scala/org/bitcoins/node
project Update flyway-core to 6.3.0 (#1195) 2020-03-05 15:47:34 -06:00
secp256k1@2e16ac7d6c
secp256k1jni
testkit Merge pull request #1182 from benthecarman/txo-state-test 2020-03-03 17:35:00 -06:00
wallet
wallet-test/src/test TxoState Life Cycle Tests 2020-02-28 17:18:28 -06:00
website Add PSBTs to Docs Sidebar (#1172) 2020-02-26 15:06:57 -07:00
zmq
.dockerignore
.gitignore
.gitmodules
.scalafmt.conf
build.sbt
CONTRIBUTING.md
docker-compose.yml
Dockerfile
inThisBuild.sbt
LICENSE
README.md
try-bitcoin-s.sh Update try-bitcoin-s.sh (#1165) 2020-02-26 07:50:17 -06:00

Bitcoin-S logo Build Status Coverage Status Maven Central Gitter chat

Feature rich toolkit for making Bitcoin and Lightning applications on the JVM.

For a complete guide on how to get started with Bitcoin-S, see our website at Bitcoin-S.org