https://github.com/decred/dcraddrscanner
https://github.com/decred/dcraddrscanner
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/decred/dcraddrscanner
- Owner: decred
- License: isc
- Created: 2019-05-02T02:47:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-22T19:09:54.000Z (over 4 years ago)
- Last Synced: 2024-04-13T16:25:34.831Z (about 2 years ago)
- Language: Kotlin
- Size: 17.1 MB
- Stars: 5
- Watchers: 10
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Decred Address Scanner
====
[](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).