ETH2me

Simple app to showcase a widget to recieve ETH donations on your website.

Used ethers.js for interacting with Ethereum serving as a provider.

User will need to have the Metamask browser extension installed

You will need to enter your own address to receive funds.

It's fetching the current ETH price in realtime from CoinGecko 's API.

Feel free to use and modify it to suit your needs 🐸

Preview

You can see the final result here

This example uses Tailwind CSS (v2.2) with Next.js.

Deployed into the cloud with Vercel (Documentation).