- Here is repo from swypt web3 company that contains a take away assignment with instructions
Thank you for showing some intrest in swypt ππ: We would love to onboard you with the following task
- INSTRUCTIONS:
- Clone this project and create your own branch where you will be pushing to
- create a simple dapp with a user interface using Nextjs or React which will have the following:
- an input field where a user will enter recipient
address
to send some eth to - an input field where a user will enter the
amount
in eth to send to - a button
send
which when clicked opens up metamask to sign and send the transaction
- The dapp will have metamask connect feature -upon landing on the dapp a user should be prompted to connect to metamask
- Upon sending the transaction a user should be able to see the logs displayed on the dapp i.e
from
the address of person who sent the transactionto
the address recipient of the amount sent by connected metamask useramount
the amount in eth that was sent to recipient
-Huraays!!!! π€π€π€π€ you finally did it champ.
Next steps will be submiting the project for reviews
-Here are some useful docs that can help you with the following tasks