Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kraugar/btcquote
Embeddable, real-time Bitcoin price ticker
https://github.com/kraugar/btcquote
Last synced: 9 days ago
JSON representation
Embeddable, real-time Bitcoin price ticker
- Host: GitHub
- URL: https://github.com/kraugar/btcquote
- Owner: kraugar
- License: mit
- Created: 2013-10-17T22:38:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-17T22:09:07.000Z (about 11 years ago)
- Last Synced: 2024-08-01T13:36:33.542Z (3 months ago)
- Language: JavaScript
- Homepage: http://btcquote.com
- Size: 800 KB
- Stars: 5
- Watchers: 4
- Forks: 52
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BTCQuote.com
============An embeddable, real-time Bitcoin price ticker.
For demos, documentation, and integration instructions, see [BTCQuote.com](http://www.btcquote.com/).
Usage
-----
F.A.Q.
------
### What is BTCQuote?
BTCQuote is an open-source, real-time Bitcoin price widget for your website or blog. It is easily embeddable with 2 lines of code and offers a beautifully minimal design.### Where can I use BTCQuote?
BTCQuote is completely free and can be used on any website or blog without restriction. The source code to BTCQuote is published under the [MIT license](http://firebase.mit-license.org/), so feel free to improve, adapt, or redistribute it as you like.### Which technologies does BTCQuote use?
BTCQuote uses the [Bitcoin Open Data Set](https://www.firebase.com/docs/data/index.html) for real-time price updates. This service is powered by [Firebase](https://www.firebase.com) in collaboration with [Coinbase](https://coinbase.com/). Animations powered by Odometer, by Hubspot.### Where does the data come from?
Bitcoin price data is provided by [Coinbase](https://coinbase.com/), the leading online Bitcoin wallet service.### Who's behind BTCQuote.com?
BTCQuote was built by the folks at [Firebase](https://www.firebase.com) in San Francisco, California.
Community submissions are encouraged. [Star BTCQuote on GitHub](https://github.com/firebase/btcquote) and send a pull request when you're ready to contribute.License
-------
Copyright © 2013 FirebasePermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.