xeno097 / ecdsa-rust-server

Alchemy University Week 1 final project. A server that handles and partially mimics Ethereum transactions using the ECDSA algorithm.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecdsa

This is Alchemy University Week 1 final project implemented using rust. It is a simple server that receives and processes transactions using cryptographic signatures.

It tries to mimic how ethereum transactions work by using the same cryptographic primitives.

Future plans

Improve the project as I learn more rust concepts.

About

Alchemy University Week 1 final project. A server that handles and partially mimics Ethereum transactions using the ECDSA algorithm.

https://university.alchemy.com/home


Languages

Language:Rust 100.0%