xeno097 / ethereum-bootcamp-rust-edition

Alchemy University Ethereum Bootcamp exercises but written in rust.

Home Page:https://university.alchemy.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Alchemy University Ethereum Bootcamp exercises but written in rust.

https://university.alchemy.com/


Languages

Language:Rust 90.2%Language:Solidity 9.8%