Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 599 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 599 Bytes

CoinWidget

The Bitcoin, Litecoin and Dogecoin Donation Button

Released under the Open Source MIT License (see LICENSE file for details).

Installation

A. Grab the latest version from GitHub: https://github.com/alvinhkh/coinwidget

B. Open coin.js and find:

source: 'http://www.alvinhkh.com/coinwidget/'

C. Change the URL portion of this line to your own server/path.

D. (optional) Open lookup.php and consider implementing a caching method based on your own style and preference.

Example Code

See the file: code-sample.html