Bitcoin Forum

Bitcoin => Project Development => Topic started by: SpeedTrain on August 24, 2016, 06:37:49 PM



Title: How to add the blockchain Latest Transaction widget to my html site
Post by: SpeedTrain on August 24, 2016, 06:37:49 PM
Hi guys

Is there a shortcode or anyway i can add a widget for the blockchain latest transactions to appear on my html site?

I have a website and i want the latest blockchain transactions widget to appear on my site.

Thank you


Title: Re: How to add the blockchain Latest Transaction widget to my html site
Post by: cr1776 on August 24, 2016, 10:34:10 PM
If you google "Bitcoin transaction widget," you will get links like this which may be what you are looking for:

http://btcwidget.com


Title: Re: How to add the blockchain Latest Transaction widget to my html site
Post by: coinableS on August 25, 2016, 12:17:28 AM
If you google "Bitcoin transaction widget," you will get links like this which may be what you are looking for:

http://btcwidget.com

Thanks cr1776, that's my site.  8)
OP, let me know if that is what you are looking for.

Also if you are looking at trying some raw and dirty code might I suggest building your own instead of using a widget. It's just a little javascript, anyone can do it  ;)
Here are two tutorials that should help. They're basically the same.

http://coinables.github.io/  Goto the stream lives transactions with WebSocket
http://btcthreads.com/display-real-time-bitcoin-transactions-with-jquery-and-websocket/


Title: Re: How to add the blockchain Latest Transaction widget to my html site
Post by: BitcoinNewsMagazine on August 25, 2016, 03:30:48 AM
@coinableS I tried out your price chart on my https blog and it would not render, Firefox threw an error: btcwidget.com uses an invalid security certificate. The certificate is only valid for the following names: jupiter.cleverdot.com, www.jupiter.cleverdot.com Error code: SSL_ERROR_BAD_CERT_DOMAIN

Any way to fix? I do like your widgets but they will not display on my Wordpress blog.


Title: Re: How to add the blockchain Latest Transaction widget to my html site
Post by: coinableS on August 25, 2016, 03:51:01 AM
@coinableS I tried out your price chart on my https blog and it would not render, Firefox threw an error: btcwidget.com uses an invalid security certificate. The certificate is only valid for the following names: jupiter.cleverdot.com, www.jupiter.cleverdot.com Error code: SSL_ERROR_BAD_CERT_DOMAIN

Any way to fix? I do like your widgets but they will not display on my Wordpress blog.

Thanks for the heads up, I was not aware. Can you confirm, this only happens with the Price Chart widget?


Title: Re: How to add the blockchain Latest Transaction widget to my html site
Post by: BitcoinNewsMagazine on August 25, 2016, 04:10:26 AM
@coinableS I tried out your price chart on my https blog and it would not render, Firefox threw an error: btcwidget.com uses an invalid security certificate. The certificate is only valid for the following names: jupiter.cleverdot.com, www.jupiter.cleverdot.com Error code: SSL_ERROR_BAD_CERT_DOMAIN

Any way to fix? I do like your widgets but they will not display on my Wordpress blog.

Thanks for the heads up, I was not aware. Can you confirm, this only happens with the Price Chart widget?

Just tried the first option Bitcoin Price Ticker Widget no joy. Sorry about that. Had to put CoinGecko back up.


Title: Re: How to add the blockchain Latest Transaction widget to my html site
Post by: coinableS on August 25, 2016, 04:21:40 AM
@coinableS I tried out your price chart on my https blog and it would not render, Firefox threw an error: btcwidget.com uses an invalid security certificate. The certificate is only valid for the following names: jupiter.cleverdot.com, www.jupiter.cleverdot.com Error code: SSL_ERROR_BAD_CERT_DOMAIN

Any way to fix? I do like your widgets but they will not display on my Wordpress blog.

Thanks for the heads up, I was not aware. Can you confirm, this only happens with the Price Chart widget?

Just tried the first option Bitcoin Price Ticker Widget no joy. Sorry about that. Had to put CoinGecko back up.

Well thanks for reporting the bug. I didn't think about SSL cross-site issues. I'll need to add SSL which I've been meaning to do on this domain anyways.


Title: Re: How to add the blockchain Latest Transaction widget to my html site
Post by: BitcoinNewsMagazine on August 25, 2016, 04:34:32 AM
No problem glad to help.


Title: Re: How to add the blockchain Latest Transaction widget to my html site
Post by: coynedterm on August 28, 2016, 12:18:26 PM
Hi guys

Is there a shortcode or anyway i can add a widget for the blockchain latest transactions to appear on my html site?

I have a website and i want the latest blockchain transactions widget to appear on my site.

Thank you

You can try these lines on your webpages


iframe(src="https://cdn.kaiko.com/widget-price.min.html", style='border: none') iframe(src="https://cdn.kaiko.com/widget-stats.min.html?stat=average-transaction-size", style='border: none')