/ethereum-bootcamp-rust-edition

Alchemy University Ethereum Bootcamp exercises but written in rust.

Primary LanguageRust

Ethereum Bootcamp Rust Edition

This repository holds the exercises' solutions for Alchemy University Ethereum Bootcamp.

The course exercises are written in javascript but I decided to redo them in Rust to learn the language.

Folder Structure

The exercises are grouped by week and module under the ./src folder. Modules' final projects are not in this repository.

Future Plans

As I improve my knoledge of Rust, I plan to improve/update previous exercises.