music8mycomputer (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
December 18, 2015, 04:30:43 PM Last edit: February 21, 2016, 12:32:18 AM by music8mycomputer |
|
Hello all, I have recently launched a website: http://codacoin.com. It is a collection of bitcoin based tools. Features: -Live Price -Multi-currency Bitcoin conversions -Free Public API -Bitcoin Price Jump Email Notifications -QR Code generation -Save Bitcoin Address -Validate Bitcoin Address -Bitcoin Block Reward Halving Countdown Estimator. -Live Transaction Feed -Customizable modules to display on your own website -Earn Bitcoin from displaying ads attached to the modules Please let me know if there is anything you think I should add. Feedback welcome! Thank you!
|
|
|
|
batesresearch
Legendary
Offline
Activity: 2424
Merit: 1148
|
|
December 18, 2015, 04:39:14 PM |
|
Nice set of tools, good homepage aswell nice quick way to see price from a variety of sources. Does the http://codacoin.com/transactions.php work?
|
Visit Satoshi's Place, a Bitcoin Hub based in Bury, Manchester, UK. Website: https://satoshisplace.co.ukGoals: Educate & Onboard users in to Bitcoin. Lightning network⚡️
|
|
|
music8mycomputer (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
December 18, 2015, 04:48:18 PM |
|
It should work in Chrome and Firefox, but I don't think it works in IE. :-(
|
|
|
|
batesresearch
Legendary
Offline
Activity: 2424
Merit: 1148
|
|
December 18, 2015, 04:57:25 PM |
|
It should work in Chrome and Firefox, but I don't think it works in IE. :-( Currently on the iPad using Safari - not working in that
|
Visit Satoshi's Place, a Bitcoin Hub based in Bury, Manchester, UK. Website: https://satoshisplace.co.ukGoals: Educate & Onboard users in to Bitcoin. Lightning network⚡️
|
|
|
music8mycomputer (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
December 18, 2015, 05:06:22 PM |
|
It should work in Chrome and Firefox, but I don't think it works in IE. :-( Currently on the iPad using Safari - not working in that Thank you! Looks like I have some work to do on that. I am fairly new to websockets so hopefully I can figure it out!
|
|
|
|
alwinlinzee
|
|
December 18, 2015, 11:13:42 PM |
|
I have already bookmarked this website just because i can now see OKCOIN website price quoted in USD. Oh i forgot to say thank you. Thanks for making this happen.
|
|
|
|
music8mycomputer (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
December 19, 2015, 02:01:40 AM |
|
I have already bookmarked this website just because i can now see OKCOIN website price quoted in USD. Oh i forgot to say thank you. Thanks for making this happen.
You're welcome! I get it from here: https://www.okcoin.com/api/ticker.do?ok=1
|
|
|
|
alwinlinzee
|
|
December 20, 2015, 01:43:20 AM |
|
I have already bookmarked this website just because i can now see OKCOIN website price quoted in USD. Oh i forgot to say thank you. Thanks for making this happen.
You're welcome! I get it from here: https://www.okcoin.com/api/ticker.do?ok=1Your quoted link only displays {"date":"1450575734","ticker":{"buy":"463.32","high":"467.64","last":"463.43","low":"453.08","sell":"463.5","vol":"11227.7727"}} I cannot get anything from it.
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3542
Merit: 6886
Just writing some code
|
|
December 20, 2015, 01:45:52 AM |
|
I have already bookmarked this website just because i can now see OKCOIN website price quoted in USD. Oh i forgot to say thank you. Thanks for making this happen.
You're welcome! I get it from here: https://www.okcoin.com/api/ticker.do?ok=1Your quoted link only displays {"date":"1450575734","ticker":{"buy":"463.32","high":"467.64","last":"463.43","low":"453.08","sell":"463.5","vol":"11227.7727"}} I cannot get anything from it. That is what it is supposed to display. That is simply what the api returns. If you keep refreshing the page, you will see that the numbers change.
|
|
|
|
alwinlinzee
|
|
December 20, 2015, 12:13:46 PM |
|
I have already bookmarked this website just because i can now see OKCOIN website price quoted in USD. Oh i forgot to say thank you. Thanks for making this happen.
You're welcome! I get it from here: https://www.okcoin.com/api/ticker.do?ok=1Your quoted link only displays {"date":"1450575734","ticker":{"buy":"463.32","high":"467.64","last":"463.43","low":"453.08","sell":"463.5","vol":"11227.7727"}} I cannot get anything from it. That is what it is supposed to display. That is simply what the api returns. If you keep refreshing the page, you will see that the numbers change. Ok, thank you for the explanations, i have leant so many things on this forum lately.
|
|
|
|
HarryKPeters
|
|
December 20, 2015, 08:27:53 PM |
|
I like your site. Good to see you avoid using referral links.
I would however display your other tools in the horizontal menu. I can see you spend some time on those tools, too bad if users only think you can see the bitcoin price on your site right?
|
|
|
|
music8mycomputer (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
December 20, 2015, 09:09:20 PM |
|
I like your site. Good to see you avoid using referral links.
I would however display your other tools in the horizontal menu. I can see you spend some time on those tools, too bad if users only think you can see the bitcoin price on your site right?
Thanks! When you log in to the website, you are required to enter a bitcoin address. That bitcoin address is displayed on the horizontal menu for quick access for the tools as well as your username with a dropdown for your account management. There is also a games dropdown for some games I'm working on. So there isn't very much room left there.
|
|
|
|
tyz
Legendary
Offline
Activity: 3360
Merit: 1533
|
|
December 20, 2015, 09:33:55 PM |
|
A good set of tools. i saved your site in my favourites Could you implement a tool that allows to show the Bitcoin price into a rage of wide-spread fiat currencies? Would be very helpful!
|
|
|
|
music8mycomputer (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
December 21, 2015, 12:35:16 AM |
|
A good set of tools. i saved your site in my favourites Could you implement a tool that allows to show the Bitcoin price into a rage of wide-spread fiat currencies? Would be very helpful! That is a great idea, I just added a few currencies to the "convert BTC" part of my website. http://codacoin.com/convert.phpI will be adding more currencies soon.
|
|
|
|
Sn0wMan
Member
Offline
Activity: 87
Merit: 10
|
|
December 21, 2015, 11:05:37 AM |
|
cool website. I like the tool of Save Bitcoin Address. I don't need to remember my bitcoin address (never be able to remember that), just type the name and get my btc address straightaway.
|
|
|
|
blackside
Member
Offline
Activity: 87
Merit: 10
|
|
December 21, 2015, 11:10:24 AM |
|
Under the tool menu, I see </code> showing at the bottom. Thanks you provides such good tools to us.
|
|
|
|
amacar2
Legendary
Offline
Activity: 1120
Merit: 1008
CryptoTalk.Org - Get Paid for every Post!
|
|
December 21, 2015, 01:01:13 PM |
|
Under the tool menu, I see </code> showing at the bottom. Thanks you provides such good tools to us.
Yes i also see that under tools dropdown. Quite interesting service you have provided with also api feature. Bookmarked.
|
|
|
|
music8mycomputer (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
December 21, 2015, 04:21:47 PM |
|
I have added support for more currencies but I had to rename some of the files so if anyone had the tools displayed on their website, you must change "btctousd" to "btctofiat" and "usdtobtc" to "fiattobtc". Sorry if this caused any problems.
I also developed a multi-currency BTC conversion api that I will be posting soon as well.
|
|
|
|
music8mycomputer (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
December 21, 2015, 05:54:10 PM |
|
BTC Conversion API Endpoint: http://codacoin.com/api/public.phpParameters: - request - type - denom - exchange - input - currency - decimal Example request: http://codacoin.com/api/public.php?request=convert&type=btctofiat&input=1&symbol=enabled&decimal=2&exchange=average¤cy=USD&denom=bitcoinResult: $439.20 Parameter options: request: convert - Enables the convert btc API type: btctofiat - Converts from Bitcoin to your fiat currency. fiattobtc - Converts from your fiat currency to Bitcoin. denom: (denomination) bitcoin cbtc mbtc ubtc satoshi exchange: (Converts using the selected exchange) average coinbase bitfinex btce bitstamp okcoin itbit coinsetter kraken sochain input: (float) The amount to convert. decimal: (int) The amount of decimal places to show. symbol: enabled - When enabled, the currency stymbol will be displayed. currency: (The output currency.) Note: Currency must be capitalized in the request. USD EUR CAD AUD CNY BGN BRL CHF CZK DKK GBP HKD HRK HUF IDR ILS INR JPY KRW MXN MYR NOK NZD PHP PLN RON RUB SEK SGD THB
|
|
|
|
music8mycomputer (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
December 23, 2015, 05:53:41 PM |
|
I just added the ability to change your currency globally for your session. The currency selection will now show in the browser tab, the header menu, conversion page and the get address balance page. You can also cycle through all the difference currencies without changing your global currency.
This was a major overhaul to the website, so please let me know if there are any bugs or features you would like me to add.
Thanks again!
|
|
|
|
|