You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jrosendo 7a960f7d00 docs(blockchain): add blockchain branch subjects to public 2 years ago
..
README.md docs(blockchain): add blockchain branch subjects to public 2 years ago

README.md

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