We are going to be BUIDLing a command-line interface that would act as a faucet and we would be also adding metamask authentication to it. We would create a basic website using Next.js which would have the connect with wallet button. After the user has authenticated themselves via Metamask on the website, they would be redirected to a page with route / callback. When redirected the page would also contain a query parameter that contains the userβs wallet address.
Table of contents
π‘ The ideaβοΈ Tech stackπ οΈ Building the websiteπ οΈ Building the CLIβ¨ Building the backendπ Integrating the backend and the CLIπ§ͺ Testing the entire projectπ Deployingπ The end5 Comments
Sort: