Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vincentdnl/cryptotip

Donation button for cryptocurrencies
https://github.com/vincentdnl/cryptotip

bitcoin cryptocurrencies donation javascript

Last synced: about 1 month ago
JSON representation

Donation button for cryptocurrencies

Awesome Lists containing this project

README

        

# Cryptotip

![Cryptotip screenshot](screenshot.png)

Donation button for cryptocurrencies.

![coverage](coverage/badge-lines.svg)

## Usage

1. import the css and js files

```html

...

...

...


...

```

2. create your donation box widget

```html


```

## Reference

* `data-bitcoin-address`: your bitcoin address
* `data-bitcoin-label`: the label in the donation uri (see: [BIP-0021](https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki))
* `data-modal-title`: the title that will be displayed on the modal

## Licenses

See [LICENSE.md](LICENSE.md)

Icons are under Creative Commons Attribution 4.0: [https://fontawesome.com/license](https://fontawesome.com/license)