mirror of https://github.com/01-edu/public.git
jrosendo
2 years ago
committed by
José Rosendo
1 changed files with 0 additions and 17 deletions
@ -1,17 +0,0 @@
|
||||
# Tip |
||||
|
||||
### Instructions |
||||
|
||||
Create a web page, `tip.html` that contains a `Connect` button that triggers a MetaMask window that asks the user to connect an account. Once connected, it displays the address of the wallet. |
||||
|
||||
Additionally, the page contains: |
||||
|
||||
- an input field (id:`address`) |
||||
- a button (id:`tip`) |
||||
|
||||
Pressing on the button send the amount of 0.001701 ETH to the address in the input field. |
||||
|
||||
### Notions |
||||
|
||||
- [ethers : connecting to MetaMask](https://docs.ethers.io/v5/getting-started/#getting-started--connecting) |
||||
- [MetaMask : getting started ](https://docs.metamask.io/guide/getting-started.html) |
Loading…
Reference in new issue