welcome my friends
Before anything else, I wish you a beautiful and healthy day
I have made a project for the public benefit for free for everyone that benefits everyone by collecting bitcoin donations
I hope everyone knows about this project
Usable for everyone
And the idea of the project, as I said, is to create a button to collect Bitcoin donations
Through your website or blog
https://bitcoinate.meIt is a good initiative to create your own javascript for a button, a good practice so to say. But there are also instances that most web devs preferred their own snippet or way to create a donation button -- such as using QR code for an easy scan or a JS script that copies the address itself
(which is available in w3schools javascript tutorial[1]). If I were to suggest on what project you could try working on that still ties with the
'bitcoinate' idea, I would suggest making the script available in github so people can easily fetch it but also comes with other features such as changing its theme just by calling specific methods or variables (which can be coded in JS ofcourse) -- making a bitcoin donate button more responsive and easy to use for devs.
Also, would like to suggest that you create a modern UI theme with onHover and onClick changes such as:
[1] -
https://www.w3schools.com/howto/howto_js_copy_clipboard.asp