Skip to content

Repository containing the smart contract challenges for alchemy's road to web3

Notifications You must be signed in to change notification settings

xeno097/road-to-web3-smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road to Web3 Smart Contracts

This repository holds the Smart Contracts for Alchemy Road to Web3 weekly projects.

This project uses Foundry to test the smart contract logic instead of Hardhat, that is used for the projects development in the original course.

Disclaimer

Do not use the Smart Contracts in this repository as they are for any serious project that is going to be deployed to mainnet as they have not been audited and surely have bugs that can be exploited by malicious third parties.

I won't be responsible for the third world war, your favourite soccer team losing or Ethereum going to 0.

Folder Structure

The smart contracts are grouped by week in the ./src folder as any default Foundry project. Tests follow the same folder strcuture under the ./test directory.

About

Repository containing the smart contract challenges for alchemy's road to web3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published