Bitcoin Forum

Bitcoin => Project Development => Topic started by: BtcHook on October 11, 2017, 09:05:38 PM



Title: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: BtcHook on October 11, 2017, 09:05:38 PM
Team Bitcoin,

We're happy to release BtcHook to the public: https://www.btchook.com BtcHook a system built in-house for our use in a different project, and we thought others could make use of it, too.

Using BtcHook you can subscribe to any Bitcoin address, and receive notifications whenever an incoming payment is sent to that address. Notifications are sent using SMS, email, and webhooks to your specified URLs.

In addition to addresses, you can also subscribe to transactions, and get notified once the transaction has the required number of confirmations.
BtcHook has complete APIs, so you can manage your subscriptions either programmatically or through the dashboard
Much like gmail, BtcHook is in beta. We look forward to getting comments from the community as we continue exposing more and better features.

Ciao,
BtcHook


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: RGBKey on October 12, 2017, 04:53:49 AM
Would you consider adding support for WebSockets? As a developer, they're super great because of the low latency and they're generally easy to work with.


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: BtcHook on October 12, 2017, 04:31:24 PM
blockchain.info got you covered:

https://blockchain.info/api/api_websocket


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: RGBKey on October 12, 2017, 04:44:55 PM
blockchain.info got you covered:

https://blockchain.info/api/api_websocket


I know they have a websocket service, I'm just saying it would be nice to have more than one. I don't like having to rely on blockchain.info for anything needing a Bitcoin API so I try to use other ones as much as possible. You should consider adding it if you want features for your site.


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: BtcHook on October 23, 2017, 08:13:58 AM
Your wish is our command, it would seem. Weekends are for making wishes come true.

WebSocket available at
wss://ws.btchook.com:8443/btc

Doc:
https://www.btchook.com/WebSocketsDoc


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: Enre on October 23, 2017, 08:51:18 AM
This is some great stuff man. We need to make more services like these to prevent a resource monopoly


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: btc_enigma on October 23, 2017, 10:23:21 AM
Good service. Why does this look exactly like the previous bitcoinnotify.com ?


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: BtcHook on October 23, 2017, 10:25:37 AM
Why does this look exactly like the previous bitcoinnotify.com ?

Hey, I'm a developer, not a designer ;)
It's a default CSS.


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: eternalgloom on October 23, 2017, 02:48:40 PM
Why does this look exactly like the previous bitcoinnotify.com ?

Hey, I'm a developer, not a designer ;)
It's a default CSS.

Doesn't really bother me neither, I'm just glad there's more than one service like this available.
Those e-mail notifications are definitely very handy for personal use, saves me a lot of time.

Are you planning on offering a similar service, but for certain popular altcoins?


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: s2 on October 23, 2017, 03:15:38 PM
Awesome project, do you mind me asking what platform you built it on?
I.e. are you using bitcoind to drive all this?


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: BtcHook on October 23, 2017, 07:13:02 PM
Are you planning on offering a similar service, but for certain popular altcoins?

Certainly possible. What coins would be first on your list?

I.e. are you using bitcoind to drive all this?

Yes, we're running a full node with a few modifications.




Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: s2 on October 24, 2017, 03:07:54 PM
Thanks for sharing, really good to hear what people are using in production.
You say some modifications, anything in particular?


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: eternalgloom on October 24, 2017, 03:57:15 PM
Are you planning on offering a similar service, but for certain popular altcoins?

Certainly possible. What coins would be first on your list?


Personally, I'd like to see some of the more traditional altcoins added, such as Litecoin, Monero & Dash for example.
I'm not really into tokens or Ethereum, so I wouldn't really mind if those got added, though other people might think otherwise.

Something like Litecoin would also be easiest to add, I think. It's pretty similar to Bitcoin :)


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: BtcHook on October 25, 2017, 09:49:43 PM
You say some modifications, anything in particular?

Everything that has to do with the monitoring and notification system.

Personally, I'd like to see some of the more traditional altcoins added, such as Litecoin, Monero & Dash for example.

Sounds good. Whenever I get a free weekend.


Title: Re: https://www.btchook.com - New Bitcoin Webhook Notification Service
Post by: ichtyar on October 27, 2017, 12:26:11 AM
A very easy method for websites to receive bitcoin payments. This service is completely free