Pages:
Author

Topic: address/wallet watcher service developed in India (Read 4275 times)

hero member
Activity: 692
Merit: 569
Major update done, changes:

HD wallet support in Wallet Watcher
  • Now you can monitor your HD wallet using its xpub instead of individually adding addresses
  • History/Dashboard/Email notifications all work with your xpub accounts


API
You can now use blockonomics API to receive bitcoin payments, monitor addresses and more

https://www.blockonomics.co/views/api.html
  • API to search multiple addresses balance/history
  • API to add/update addresses to monitor in Wallet Watcher
  • Websocket notifications for transactions

Thanks all for your continued support and suggestions. 
-Cheers

Oooooh, nice docs, used a framework?

Thanks no framework, only HTML
legendary
Activity: 1890
Merit: 1000
Landscaping Bitcoin for India!
Major update done, changes:

HD wallet support in Wallet Watcher
  • Now you can monitor your HD wallet using its xpub instead of individually adding addresses
  • History/Dashboard/Email notifications all work with your xpub accounts


API
You can now use blockonomics API to receive bitcoin payments, monitor addresses and more

https://www.blockonomics.co/views/api.html
  • API to search multiple addresses balance/history
  • API to add/update addresses to monitor in Wallet Watcher
  • Websocket notifications for transactions

Thanks all for your continued support and suggestions. 
-Cheers

Oooooh, nice docs, used a framework?
hero member
Activity: 692
Merit: 569
Major update done, changes:

HD wallet support in Wallet Watcher
  • Now you can monitor your HD wallet using its xpub instead of individually adding addresses
  • History/Dashboard/Email notifications all work with your xpub accounts


API
You can now use blockonomics API to receive bitcoin payments, monitor addresses and more

https://www.blockonomics.co/views/api.html
  • API to search multiple addresses balance/history
  • API to add/update addresses to monitor in Wallet Watcher
  • Websocket notifications for transactions

Thanks all for your continued support and suggestions. 
-Cheers
hero member
Activity: 692
Merit: 569
Beta version of Blockonomics launched
See https://bitcointalksearch.org/topic/m.11208266 for details

Check out the new look/features  and let us know your thoughts.

If you like the service, please help us spread the word around to promote blockchain technology in India !
- Cheers
legendary
Activity: 2828
Merit: 1222
Just looking for peace
wow! pretty cool
Don'y know why i missed it
But late than never Smiley
legendary
Activity: 1105
Merit: 1001
https://www.zebpay.com
Server updated. INR is now supported ! Feel free to play around Cheesy

Jai Hind !

Gerat !!! Keep it up !!!


Regards
legendary
Activity: 1890
Merit: 1000
Landscaping Bitcoin for India!
Server updated. INR is now supported ! Feel free to play around Cheesy

Jai Hind !
.
nice +1
hero member
Activity: 692
Merit: 569
Server updated. INR is now supported ! Feel free to play around Cheesy

Jai Hind !
legendary
Activity: 1001
Merit: 1005
this is very useable for me atleast...i have so many different address and i can see them all in one snapshot.

Do you have any plans to add more coins??
Please add graphs that would be cool..pie chart etc.

some things noticed:
1.There is no INR currency .
2.IF possible add one more column last transaction date.

We would love to add INR currency. Problem is INR trading volume is so low and none of the major coinprice index show INR price, so once the volumes pick up, figures will be more reliable

You can see the transaction date/time in activity logs.

Either that or you could just get USD price and multiply with the USD/INR exchange rate... until the Indian volume come up.
hero member
Activity: 840
Merit: 1000
this is very useable for me atleast...i have so many different address and i can see them all in one snapshot.

Do you have any plans to add more coins??
Please add graphs that would be cool..pie chart etc.

some things noticed:
1.There is no INR currency .
2.IF possible add one more column last transaction date.

We would love to add INR currency. Problem is INR trading volume is so low and none of the major coinprice index show INR price, so once the volumes pick up, figures will be more reliable

You can see the transaction date/time in activity logs.

Can you use INR price from other services like preev.com?
hero member
Activity: 692
Merit: 569
Do you support webhooks?

Not yet, we are planning to. If more people ask for it we could implement
legendary
Activity: 1001
Merit: 1005
Do you support webhooks?
hero member
Activity: 692
Merit: 569
Thanks all for the support.

Requesting everyone to follow/subscribe our project development thread https://bitcointalksearch.org/topic/ann-address-wallet-watcher-blockonomics-880995
We will keep updating progress to the project in this thread
legendary
Activity: 1105
Merit: 1001
https://www.zebpay.com
Hi,

Just wanted to tell about Blockonomics https://www.blockonomics.co . This is an address/wallet watcher service. Details of the project can be found here https://bitcointalksearch.org/topic/ann-address-wallet-watcher-blockonomics-880995

We are a bunch of python/angularjs developers based in Hyderabad , India. The service has been developed on tornado/ using fork of bitcointools to parse and index information from bitcoind.  We like to do our bit in contributing to growth of bitcoin ecosystem. You can also connect to our bitcoin node on blockonomics.co

This is completely free service and we are developing this part time using our own funds.  If you like the service, please consider supporting us in the follow ways
  • Give BTC donation to help us cover server costs. donation address in About page
  • Help us in testing
  • Use our service and help us spread the word around


Cheers  !

Looks cool. Great work. Keep it up !!!

Regards
hero member
Activity: 692
Merit: 569
this is very useable for me atleast...i have so many different address and i can see them all in one snapshot.

Do you have any plans to add more coins??
Please add graphs that would be cool..pie chart etc.

some things noticed:
1.There is no INR currency .
2.IF possible add one more column last transaction date.

We would love to add INR currency. Problem is INR trading volume is so low and none of the major coinprice index show INR price, so once the volumes pick up, figures will be more reliable

You can see the transaction date/time in activity logs.
hero member
Activity: 692
Merit: 569
Hi,

Just wanted to tell about Blockonomics https://www.blockonomics.co . This is an address/wallet watcher service. Details of the project can be found here https://bitcointalksearch.org/topic/ann-address-wallet-watcher-blockonomics-880995

We are a bunch of python/angularjs developers based in Hyderabad , India. The service has been developed on tornado/ using fork of bitcointools to parse and index information from bitcoind.  We like to do our bit in contributing to growth of bitcoin ecosystem. You can also connect to our bitcoin node on blockonomics.co

This is completely free service and we are developing this part time using our own funds.  If you like the service, please consider supporting us in the follow ways
  • Give BTC donation to help us cover server costs. donation address in About page
  • Help us in testing
  • Use our service and help us spread the word around


Cheers  !

Really Cool!
Not sure if you can share the info, but was wondering about your cache size. Are you parsing on the fly or storing indexed data somewhere?
I had tried the same thing with scala, but landed with over 200GB of cached data after indexing, so we had to build a simple listener on top of Insight.

Looks very neat and user friendly. Smiley

We are not using insight , but our backend works like more or less like insight only.  We are not using cache at all, leveldb has very fast reads. So if you store unspent outputs in the database , u can get balance query very fast with just a few lookups.
full member
Activity: 145
Merit: 100
this is very useable for me atleast...i have so many different address and i can see them all in one snapshot.

Do you have any plans to add more coins??
Please add graphs that would be cool..pie chart etc.

some things noticed:
1.There is no INR currency .
2.IF possible add one more column last transaction date.
sr. member
Activity: 353
Merit: 250
BITCOIN
cool project
Appreciate  Smiley
legendary
Activity: 1258
Merit: 1001
Hi,

Just wanted to tell about Blockonomics https://www.blockonomics.co . This is an address/wallet watcher service. Details of the project can be found here https://bitcointalksearch.org/topic/ann-address-wallet-watcher-blockonomics-880995

We are a bunch of python/angularjs developers based in Hyderabad , India. The service has been developed on tornado/ using fork of bitcointools to parse and index information from bitcoind.  We like to do our bit in contributing to growth of bitcoin ecosystem. You can also connect to our bitcoin node on blockonomics.co

This is completely free service and we are developing this part time using our own funds.  If you like the service, please consider supporting us in the follow ways
  • Give BTC donation to help us cover server costs. donation address in About page
  • Help us in testing
  • Use our service and help us spread the word around


Cheers  !

Good project and a great name for it !
You should attempt taking this to commercial level.
legendary
Activity: 1890
Merit: 1000
Landscaping Bitcoin for India!
Hi,

Just wanted to tell about Blockonomics https://www.blockonomics.co . This is an address/wallet watcher service. Details of the project can be found here https://bitcointalksearch.org/topic/ann-address-wallet-watcher-blockonomics-880995

We are a bunch of python/angularjs developers based in Hyderabad , India. The service has been developed on tornado/ using fork of bitcointools to parse and index information from bitcoind.  We like to do our bit in contributing to growth of bitcoin ecosystem. You can also connect to our bitcoin node on blockonomics.co

This is completely free service and we are developing this part time using our own funds.  If you like the service, please consider supporting us in the follow ways
  • Give BTC donation to help us cover server costs. donation address in About page
  • Help us in testing
  • Use our service and help us spread the word around


Cheers  !

Really Cool!
Not sure if you can share the info, but was wondering about your cache size. Are you parsing on the fly or storing indexed data somewhere?
I had tried the same thing with scala, but landed with over 200GB of cached data after indexing, so we had to build a simple listener on top of Insight.

Looks very neat and user friendly. Smiley
Pages:
Jump to: