An open API service indexing awesome lists of open source software.

https://github.com/decred/dcraddrscanner


https://github.com/decred/dcraddrscanner

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Decred Address Scanner
====

[![ISC License](https://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)

## Decred Address Scanner Overview

Decred Address Scanner is a standalone android app that tracks decred address
balances and ticket statuses on decred testnet3 and mainnet.

## Latest Downloads

[google play](https://play.google.com/store/apps/details?id=com.joegruff.decredaddressscanner)

[fdroid](https://f-droid.org/en/packages/com.decred.decredaddressscanner/)

### Binaries (Android)

https://github.com/decred/dcraddrscanner/releases/

### Build from source

Install Dependencies

- **Android Studio**

https://developer.android.com/studio

- **Git**

Installation instructions can be found at https://git-scm.com or
https://gitforwindows.org.

Install

- **Clone the repo**

```
git clone https://github.com/decred/dcraddrscanner.git
```

- **Android Studio**

Open android studio. Open project and find the cloned repo. Select a device
and run.

## Contact

If you have any further questions you can find us at:

https://decred.org/community/

## Issue Tracker

The [integrated github issue tracker](https://github.com/decred/dcraddrscanner/issues)
is used for this project.

## License

Decred Address Scanner is licensed under the [ISC License](http://copyfree.org).