Metadata-Version: 2.1
Name: jutsu
Version: 0.0.2
Summary: Independently verify the Bitcoin supply
Home-page: https://github.com/merwane/jutsu
Author: Merwane Drai
Author-email: merwane@6conf.com
License: MIT
Download-URL: https://github.com/merwane/jutsu
Keywords: bitcoin,bitcoin-verification,bitcoin-cli
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: oogway
Requires-Dist: PyInquirer
Requires-Dist: pyfiglet
Requires-Dist: colorama
Requires-Dist: yaspin

# jutsu
**jutsu** is a simple tool to independently verify the Bitcoin supply.

[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat&logo=bitcoin&color=orange)](https://pypi.org/project/jutsu)

In order to use jutsu, you need a fully-synced Bitcoin full node with the rpc server enabled in `bitcoin.conf`.

[![jutsu](https://github.com/merwane/jutsu/raw/master/jutsu.png)](https://github.com/merwane/jutsu)

## Installation
---------------
```console
$ pip install jutsu
```

## Usage
---------------
```console
$ jutsu
```

## Notes
-------------
* jutsu is built with [oogway](https://oogway.6conf.com), a secure Bitcoin utility library for Python by [6conf](https://6conf.com).

## Support
-------------
Check out [6conf](https://6conf.com) to donate.

