Skip to content

Complete study exercises for Alchemy University's Learn Solidity course.

Notifications You must be signed in to change notification settings

howellsy/alchemy-solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Solidity Exercises - Alchemy University

Complete study exercises for Alchemy University's Learn Solidity course.

image

Week 1

Solidity Introduction

  • Learn Smart Contracts and Basic Solidity Syntax

Week 2

Address Interactions

  • Learn to Send Value and Data Across Addresses

Week 3

Reference Types

  • What are the Solidity Reference Types?

Week 4

Applied Solidity

  • Learning Real World Contracts

This repo uses Foundry (the fast, portable and modular toolkit for Ethereum application development).

Getting Started

Build

$ forge build

Test

$ forge test

About

Complete study exercises for Alchemy University's Learn Solidity course.

Topics

Resources

Stars

Watchers

Forks