Devcon Archive logo
Devcon Forum Blog
  • Watch
  • Event
    Event: background logo
    • Devcon 7
    • Devcon 6
    • Devcon 5
    • Devcon 4
    • Devcon 3
    • Devcon 2
    • Devcon 1
    • Devcon 0
  • Categories
    Categories: background logo
    • Cryptoeconomics
    • Devcon
    • Developer Experience
    • Coordination
    • Core Protocol
    • Layer 2s
    • Real World Ethereum
    • Cypherpunk & Privacy
    • Security
    • Applied Cryptography
    • Usability
  • Playlists

Suggested

Loading results..

View all

About Devcon —

Devcon is the Ethereum conference for developers, researchers, thinkers, and makers.

An intensive introduction for new Ethereum explorers, a global family reunion for those already a part of our ecosystem, and a source of energy and creativity for all.

  • Watch
  • Devcon
  • Forum
  • Blog

Get in touch

devcon@ethereum.org

Subscribe to our newsletter

Crafted with passion ❤️ at the Ethereum Foundation

© 2025 — Ethereum Foundation. All Rights Reserved.

devcon 7 / austin griffith intro to scaffold eth 2 and speedrunethereum

  • YouTube
  • Details

Austin Griffith – Intro to Scaffold-ETH 2 and SpeedRunEthereum!

Duration: 01:39:39

Speaker: Austin Griffith

Type: Workshop

Expertise: Beginner

Event: Devcon

Date: Nov 2024

In this session, we’re going to dive into Scaffold-ETH v2, a toolkit we built to make developing on Ethereum way easier. We’ll take a look at how it works, why it’s super useful for quickly spinning up projects, and how we can use it to tinker with smart contracts and hook up the frontend. ⚙️ Scaffold-ETH 2 is built using NextJS, RainbowKit, Foundry/Hardhat, Wagmi, Viem, and Typescript. Whether you’re new or experienced, we’ll get you to SpeedRunEthereum!

Categories

Open Source SoftwarePublic goodTooling
  • Related
Build and deploy an onchain app in 80 minutes! preview
Devcon
Workshop
1:16:01

Build and deploy an onchain app in 80 minutes!

We will tinker with Solidity, build out a frontend, deploy the contract, and ship an app onchain—all in 80 minutes with state-of-the-art tooling.

BuidlGuidl - Build Your first five apps on Ethereum preview
Devcon
Workshop
1:11:45

BuidlGuidl - Build Your first five apps on Ethereum

**Afternoon Workshop (1:15 - 2:15 pm)** Accelerate your Ethereum skills in this rapid-fire workshop! You’ll build five dApp prototypes on Ethereum using Scaffold-ETH 2 and its powerful extension starter kits We’ll cover key concepts in smart contracts, front-end dApp development, and how Scaffold-ETH 2 streamlines the process with ready to use state-of-the-art tools. This session is ideal for beginners looking to gain hands-on experience quickly.

BuidlGuidl - Intro to Ethereum Development, Build & Deploy your first dApp preview
Devcon
Workshop
1:27:52

BuidlGuidl - Intro to Ethereum Development, Build & Deploy your first dApp

**Morning Workshop (10-11:45 am)** Jump into Ethereum development with a hands-on introduction to Scaffold-ETH 2 and its powerful extension system! We'll show you how to set up your development environment and how to use state-of-the-art tools to deploy live apps that people can use, while introducing you to the essentials of blockchain development. No prior experience needed—perfect for those eager to start building in Web3. Let’s get your first Ethereum dApp live!

Challenges Developing and Maintaining Open Source Software in Web3 preview
Devcon
Lightning Talk
09:05

Challenges Developing and Maintaining Open Source Software in Web3

Producing high-quality developer tools for the Web3 ecosystem is a challenging task that requires significant effort (and funding). Many of the best and most used tools started out as a lone hackers side-project, and then evolved into longer-standing projects by being absorbed into a larger companies efforts. In this talk, we'll share RV's open-source tool development story, and discuss what a better future could look like.

Farcaster frames: building embeddable Ethereum apps preview
Devcon
Workshop
1:24:46

Farcaster frames: building embeddable Ethereum apps

Frames are an open standard for creating embeddable, interactive apps in social media feeds and on the web. They help solve one of the hardest problems for Ethereum dapp developers: distribution. Although frames originated on Farcaster, it's now possible to build cross-platform frames that work on Farcaster, Lens, XMTP, and the open web. In this hands on workshop we'll introduce the core concepts behind frames and build a simple frame app that interacts with a smart contract.

Keynote: Nomic Foundation’s vision for Ethereum’s tooling ecosystem preview
Devcon
Talk
17:35

Keynote: Nomic Foundation’s vision for Ethereum’s tooling ecosystem

Nomic Foundation is the nonprofit behind Hardhat. Nomic’s co-founder and CTO will walk you through Nomic’s long-term vision for a community-driven developer tooling ecosystem for Ethereum.

Programmable Cryptography and Smart Contract preview
Devcon
Lightning Talk
05:55

Programmable Cryptography and Smart Contract

Overview In some use cases, developers may want to execute smart contracts based on the results of FHE or MPC execution. This session will introduce several design patterns for such use cases and show how Programmable Cryptography can be applied to dApps. In detail The results of FHE executions are encrypted and need to be designed to be processed by smart contracts. In addition, the MPC+ZK-based method can solve the private state problem relatively easily using the conventional SNARK verifier.

Learn Huff to become an EVM chad preview
Devcon
Workshop
1:49:05

Learn Huff to become an EVM chad

Become an EVM chad by learning Huff, a low level assembly language for the EVM! On top of being able to write super duper optimized smart-contracts, Huff will teach you how the EVM works under the hood and will let you master high level languages like Solidity or Vyper.

Building FullStack apps on Ethereum - SpeedRunEthereum3 preview
Devcon
Workshop
1:27:22

Building FullStack apps on Ethereum - SpeedRunEthereum3

In this session, we’ll build a fullstack app on Ethereum using Scaffold-ETH v2. We’ll follow along SpeedRunEthereum, a set of challenges that helps you quickly get hands-on with building on Ethereum. Together, we’ll create a simple Decentralized Staking App—an app that lets users lock up their tokens & earn rewards. This session is great for both beginners and more experienced devs looking to level up their skills and get practical with Ethereum.

Building a Basic Smart Contract with Scaffold-ETH preview
Devcon
Workshop
1:20:19

Building a Basic Smart Contract with Scaffold-ETH

In this session, Kevin will help you create a basic smart contract using Scaffold-ETHv2. It's a hands-on way to learn the basics of writing and deploying contracts on Ethereum.