CryptoDonate is a JavaScript (vanilla JS) library to embed a donation button for cryptocurrency. It doesn’t require any external library and is very lightweight. I created it to replace my existing BTC donation button in my blog.
Features
- Supports BTC, LTC, ETH, XMR
- Lightweight
- Have an embed script
- Easy usage
- Supports theming
Widget
You can simply add the CryptoDonate widget to your blog or site by using this Widget Maker Tool. The widget maker tool generates a script that will load the files asynchoronously meaning your page’s load time won’t be affected.
... [READ MORE]