Web 3.0 Transfer App

My absolute favorite project so far. A Web 3.0 Transfer App, an application that makes it possible to transfer Ethereum to anyone in the world through the Ethereum Network.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • Connect to Metamask
  • Transfer Ethereum to anyone in the world through the Ethereum Network.
  • See all their pass transactions.

Screenshot

Krypt

Links

Built with

  • Semantic HTML5 markup
  • Tailwind
  • Mobile-first workflow
  • React - JS library
  • Solidity - For the smart contract

What I learned

In this project I had the chance to test my React knowledge and review several Solidity and Blockchain concepts, such as deploying a smart contract to the Ethereum Blockchain and Metamask connectivity.

Author

Acknowledgments

This project was inspired and guided by JavaScript Mastery's Youtube video.