mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
d30a03a50e
* Revampt README Users are now deferred to Bitcoin-S.org for instructions on how to use the library. Added a logo that'll hopefully appear in social media sharing posts. * Remove IRC, add Maven Central badge to README
9 lines
779 B
Markdown
9 lines
779 B
Markdown
![Bitcoin-S logo](website/static/img/bitcoin-s-dark-logo.png)
|
|
[![Build Status](https://travis-ci.org/bitcoin-s/bitcoin-s.svg?branch=master)](https://travis-ci.org/bitcoin-s/bitcoin-s) [![Coverage Status](https://coveralls.io/repos/github/bitcoin-s/bitcoin-s/badge.svg?branch=master)](https://coveralls.io/github/bitcoin-s/bitcoin-s?branch=master) [![Maven Central](https://img.shields.io/badge/Maven%20Central-0.1.0-brightgreen.svg)](https://mvnrepository.com/artifact/org.bitcoin-s) [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/bitcoin-s-core)
|
|
|
|
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](https://bitcoin-s.org)
|