public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] Bitcoin-s v0.3.0 release
@ 2020-03-22 22:09 Chris Stewart
  0 siblings, 0 replies; only message in thread
From: Chris Stewart @ 2020-03-22 22:09 UTC (permalink / raw)
  To: Christian Decker via bitcoin-dev

[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]

Hi all

We just released v0.3.0 of bitcoin-s.

Bitcoin-s is a loosely coupled set of cryptocurrency libraries for the JVM.
They work well together, but also can be used independently. This project's
goal is NOT to be a full node implementation, rather a set of scalable
cryptocurrency libraries that use industry standard tools (rather than
esoteric tech often found in cryptocurrency) where possible to make the
lives of professional software engineers, security engineers, devops
engineers and accountants easier. We are rapidly iterating on development
with the goal of getting to a set of stable APIs that only change when the
underlying bitcoin protocol changes.

Here is an interactive code editor that allows you to play around with
basic data structures in bitcoin-s like private keys, psbts, and block
filters:

https://scastie.scala-lang.org/Christewart/IqidPZ3gTbOUbMmAf6F2MA/5

You can find more examples of how our neutrino node, wallet, bitcoind rpc
client and secp256k1jni (bindings for libsecp256k1) work on our website:

https://bitcoin-s.org/docs/next/getting-setup

You can find the release notes for v0.3.0 here:

https://github.com/bitcoin-s/bitcoin-s/releases/tag/v0.3.0

-Chris

[-- Attachment #2: Type: text/html, Size: 2707 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-22 22:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-22 22:09 [bitcoin-dev] Bitcoin-s v0.3.0 release Chris Stewart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox