Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.86 KB

README.md

File metadata and controls

55 lines (33 loc) · 1.86 KB

coinwidget.com

The Bitcoin and Litecoin and Primecoin Donation Button

Visit http://coinwidget.com/ for full documentation, demo, and a link code wizard. Visit https://xpm.edenwired.com/ for the primecoin fork.

CoinWidget was created by http://scotty.cc/ (hire him for your next project!) It was forked by https://www.edenwired.com

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

Please help keep this project alive! Tell someone about this widget!

Donations are welcome and will go towards further development of this project as well as other crypto related projects. Use the wallet addresses below to donate.

BTC: 122MeuyZpYz4GSHNrF98e6dnQCXZfHJeGS
LTC: LY1L6M6yG26b4sRkLv4BbkmHhPn8GR5fFm
For XPM fork:
	XPM: APjSeBUGUEKj1n1kzvMT1N89DxMM2Ttvce

Thank you for your support and generosity!

Installation

A. Grab the latest version from GitHub: https://github.com/scottycc/coinwidget.com or the fork: https://github.com/iateadonut/coinwidget.com

B. Open widget/coin.js and find:

source: 'http://coinwidget.com/widget/'

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 also code-sampleNoDownload.html - This one lets you host the js on another server.

The complete list of the options and acceptable values can be found on http://coinwidget.com/.

You can also use the wizard on http://coinwidget.com/ to generate linking codes, just be sure to change: <script src="http://coinwidget.com/widget/coin.js"></script> to use your own hosted copy of coin.js.

Enjoy! -scotty

============== If you run into a bug, or a styling issue, or if you need help or have an idea please e-mail: [email protected]