Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 969 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 969 Bytes

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.