Bitcoin Forum
April 25, 2024, 04:50:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: WalletExplorer  (Read 660 times)
kost (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0



View Profile
December 14, 2013, 12:48:51 PM
Last edit: December 14, 2013, 05:13:25 PM by kost
 #1

Hello, I would like to present you WalletExplorer. It helps me to organize my wallets. Hopefully, it will help you too.

https://raw.github.com/kost/walletexplorer/master/manual/howitlooks.png

The project helps in exploring transactions, accounts and balances of different cryptocurrencies. In short, you can explore your wallets using web browser. It automatically figures out RPC parameters, so it makes exploring easy. Wallets does not have to be on the same machine, but you need to have proper parameters in $HOME/.<coinname>/<coinname>.conf

Download
https://github.com/kost/walletexplorer

Instructions
You need to have ruby and then you can just say (as user who holds standard RPC parameters for each coin):
Code:
gem install sinatra
ruby walletexplorer.rb

Point your browser to http://127.0.0.1:8081/

If you need it to listen on all interfaces, just change top of the walletexplorer.rb

Development
Development is done on GitHub: https://github.com/kost/walletexplorer
I'm the only developer currently, that means I've tailored it to my taste. But if you want to help, feel free to do it.
If you have any suggestions or comments about the software, just post them here and I'll be happy to discuss it.

How you can help?

If you can produce nice looking CSS or templates.
If you know of any good resource where I can find all coins with their default RPC ports.
If you know how to code, just fork and issue pull request on GitHub.

Donations

You can donate to my signature addresses or here: http://moveco.in/kost
1714020617
Hero Member
*
Offline Offline

Posts: 1714020617

View Profile Personal Message (Offline)

Ignore
1714020617
Reply with quote  #2

1714020617
Report to moderator
1714020617
Hero Member
*
Offline Offline

Posts: 1714020617

View Profile Personal Message (Offline)

Ignore
1714020617
Reply with quote  #2

1714020617
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714020617
Hero Member
*
Offline Offline

Posts: 1714020617

View Profile Personal Message (Offline)

Ignore
1714020617
Reply with quote  #2

1714020617
Report to moderator
kost (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0



View Profile
December 14, 2013, 12:52:49 PM
 #2

Reserved.
virtualmaster
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
December 14, 2013, 05:44:29 PM
 #3

Interesting.
It will download all blockchains of all cryptocurrencies or just uses those of the already installed wallets ?

Calendars for free to print: 2014 Calendar in JPG | 2014 Calendar in PDF Protect the Environment with Namecoin: 2014 Calendar in JPG | 2014 Calendar in PDF
Namecoinia.org  -  take the planet in your hands
BTC: 15KXVQv7UGtUoTe5VNWXT1bMz46MXuePba   |  NMC: NABFA31b3x7CvhKMxcipUqA3TnKsNfCC7S
kost (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0



View Profile
December 14, 2013, 09:46:53 PM
 #4

Interesting.
It will download all blockchains of all cryptocurrencies or just uses those of the already installed wallets ?

It uses only cryptocurrencies you already have. It does that by communicating over RPC port with coin daemons. Therefore, you should have all cryptocurrencies daemons running for wallets which you want to explore.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!