Building an Ethereum Bank Smart Contract - Solidity Tutorial

2 years ago
46

In this Solidity tutorial, we'll walk through how to build a bank contract that lets users securely deposit and withdraw funds from the smart contract.

This video is meant to be beginner friendly, so don't worry if you haven't worked in Solidity before.

The only real prerequisites are having a decent understanding of Javascript and a basic understanding of what Ethereum is and how it works.

If you're interested in Solidity development, here are a couple of other things that might also interest you:

- Launching an NFT Project in Solidity: https://youtu.be/UpHlkkTt_F0
- Building an ERC20 token: https://www.youtube.com/playlist?list=PLjItgYqIzJ9XC8VJkaH34UjVqKpcgkBBT

Interested in working with us? Check out https://www.techmaker.studio.

Loading comments...