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

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, ...)

Awesome Lists containing this project

README

          

walletexplorer
==============

Wallet Explorer for wallets of different cryptocurrencies (bitcoin, litecoin, ...)

![alt tag](https://raw.github.com/kost/walletexplorer/master/manual/howitlooks.png)

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.