Introduction to Full Stack Web3 and Blockchain Development on Ethereum with SvelteKit

Share this video with your friends

Send Tweet

There is a lot of hype around Web 3 this past year. We are all learning as a community what it can do and the ways you can utilize decentralized applications as a developer.

This course is your guide to getting started with Web 3. One of the key concepts in Web 3 to learn about is the Smart Contract. This course will teach you what it is and how to write one.

You'll learn how to:

  • Write a smart contract using Solidity language
  • Test the smart contract using just JavaScript through the waffle framework
  • Communicate and interact with the smart contract using ethers.js in a SvelteKit application
  • Deploy your smart contract to make it public and accessible to anyone

I hope you enjoy!