https://github.com/kost/walletexplorer
Wallet Explorer for wallets of different cryptocurrencies (bitcoin, litecoin, ...)
https://github.com/kost/walletexplorer
Last synced: over 1 year ago
JSON representation
Wallet Explorer for wallets of different cryptocurrencies (bitcoin, litecoin, ...)
- Host: GitHub
- URL: https://github.com/kost/walletexplorer
- Owner: kost
- License: gpl-2.0
- Created: 2013-10-27T20:34:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-14T13:10:24.000Z (over 12 years ago)
- Last Synced: 2025-03-27T18:01:42.257Z (over 1 year ago)
- Language: Ruby
- Size: 195 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
walletexplorer
==============
Wallet Explorer for wallets of different cryptocurrencies (bitcoin, litecoin, ...)

Prerequisits
============
You need:
- Ruby
- sinatra
Therefore:
gem install sinatra
Running
=======
Just run:
ruby walletexplorer.rb
Note
============
Currently, it uses only reporting functions. Application does not send coins or create new wallet addresses.