- 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
addressto send some eth to - an input field where a user will enter the
amountin eth to send to - a button
sendwhich 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
fromthe address of person who sent the transactiontothe address recipient of the amount sent by connected metamask useramountthe 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