Bitcoin Implementation in Scala
Go to file
2019-06-27 15:23:23 +02:00
.github/ISSUE_TEMPLATE Update bug report template 2019-06-20 17:26:02 +02:00
bench
bitcoind-rpc Trezor test vectors 2019-06-20 14:29:50 +02:00
bitcoind-rpc-test/src/test [Tests] Kill all bitcoind instances after running 2019-06-13 19:22:56 -07:00
chain Service identifier and node cleanup (#522) 2019-06-17 14:27:51 -05:00
chain-test/src/test Default to file based databases in tests (#517) 2019-06-14 11:10:36 -05:00
core Merge pull request #546 from torkelrogstad/2019-06-21-aes-cfb 2019-06-27 12:16:53 +02:00
core-test Merge pull request #546 from torkelrogstad/2019-06-21-aes-cfb 2019-06-27 12:16:53 +02:00
db-commons Update wallet project to work new AES changes 2019-06-24 17:25:11 +02:00
docs Merge pull request #511 from torkelrogstad/2019-06-11-website-guides 2019-06-11 18:06:13 +02:00
eclair-rpc Give sbt-api-mappings plugin a concrete version, fix compiler warnings with unused imports (#485) 2019-05-30 09:47:21 -05:00
eclair-rpc-test/src/test/scala/org/bitcoins/eclair Node (#490) 2019-06-04 09:53:00 -05:00
node Attempt to sync with sendheaders (#537) 2019-06-20 05:58:25 -05:00
node-test/src/test/scala/org/bitcoins/node Attempt to sync with sendheaders (#537) 2019-06-20 05:58:25 -05:00
project Pass bloom filter to SPV node (#514) 2019-06-17 06:48:26 -05:00
secp256k1@2e16ac7d6c
secp256k1jni Node (#490) 2019-06-04 09:53:00 -05:00
testkit Add SPK field to AddressTable 2019-06-27 15:23:23 +02:00
wallet Merge pull request #546 from torkelrogstad/2019-06-21-aes-cfb 2019-06-27 12:16:53 +02:00
wallet-test/src/test Add SPK field to AddressTable 2019-06-27 15:23:23 +02:00
website Add GA tag 2019-06-21 09:53:14 +02:00
zmq Node (#490) 2019-06-04 09:53:00 -05:00
.dockerignore WIP: Docusaurus website (#465) 2019-05-14 18:05:14 -05:00
.gitignore WIP: Docusaurus website (#465) 2019-05-14 18:05:14 -05:00
.gitmodules
.jvmopts
.scalafmt.conf Add access modifier sort rewrite rule (#468) 2019-05-22 05:54:41 -05:00
build.sbt Add XSource:2.12 flag 2019-06-26 11:27:58 +02:00
CONTRIBUTING.md WIP: Docusaurus website (#465) 2019-05-14 18:05:14 -05:00
docker-compose.yml Docs: removes blog from website 2019-06-11 12:59:58 +02:00
Dockerfile WIP: Docusaurus website (#465) 2019-05-14 18:05:14 -05:00
inThisBuild.sbt
LICENSE
README.md Revamp README (#513) 2019-06-17 05:53:58 -05:00
try-bitcoin-s.sh Doc: Add stable and unstable version, try bitcoin-s script 2019-05-31 17:14:15 +02: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