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

Share this video with your friends

Social Share Links

Send Tweet
Published 2 years ago
Updated 2 years ago

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!

Man 1: [0:01] Hi, welcome to my course about getting started with Web3 development with SvelteKit. This is an introductory course to help you learn about the many moving parts required to start building a full stack decentralized application with any EVM compatible blockchain. [0:21] In fact, you can take all of your learnings of this course and move into any other blockchain as far as it's compatible with Etherium.

[0:33] During the course, you learn how to write a smart contract using Solidity language, how to test the smart contract using just JavaScript through the Waffle framework, how to communicate and interact with the smart contract using ethers.js on top of a SvelteKit application.

[0:54] Finally, how to deploy your smart contract to make it public and accessible to anyone. This course is focused on JavaScript developers that just want to dive into the Web3 train.

[1:09] By the end of the course, you'll be able to take your new skills to create any smart contract application you want along with implementing a decentralized application with any JavaScript framework.

[1:22] This course uses SvelteKit because of the low and quick learning curve, but you can use any other framework. You'll notice in the next lessons that almost 99 percent of the JavaScript code you'll write is just plain JavaScript.

[1:43] This set of technologies will help you get on board of the Web3 hype, and also help you on your next professional endeavor or Web3 related project.

[1:56] I hope you'll enjoy this course, and definitely, let me know how you like it or if you have any question, just find me on Twitter or in my personal site as matiashernandez.dev. Please enjoy.

egghead
egghead
~ a minute ago

Member comments are a way for members to communicate, interact, and ask questions about a lesson.

The instructor or someone from the community might respond to your question Here are a few basic guidelines to commenting on egghead.io

Be on-Topic

Comments are for discussing a lesson. If you're having a general issue with the website functionality, please contact us at support@egghead.io.

Avoid meta-discussion

  • This was great!
  • This was horrible!
  • I didn't like this because it didn't match my skill level.
  • +1 It will likely be deleted as spam.

Code Problems?

Should be accompanied by code! Codesandbox or Stackblitz provide a way to share code and discuss it in context

Details and Context

Vague question? Vague answer. Any details and context you can provide will lure more interesting answers!

Markdown supported.
Become a member to join the discussionEnroll Today